How to reproduce:
- Open the attached “IN-144296_Entities_Graphics_Package_Bug” project
- Open the “SampleScene”
- Enable the “SampleSubScene3” subscene
- Observe the Console
Actual result: “ObjectDisposedException” error is thrown in the Console
Expected result: No errors are thrown in the Console
Reproducible with: 6.4.0 (6000.4.7f1)
Not reproducible with: 1.4.20 (6000.3.17f1), 6.4.0 (6000.4.6f1, 6000.4.8f1, 6000.4.10f1), 6.5.0 (6000.6.0a6)
Fixed in: 6.4.0 (6000.4.8f1)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Error details:
ObjectDisposedException: Attempted to access ComponentTypeHandle<Unity.Rendering.RenderMeshUnmanaged> which has been invalidated by a structural change.
- Only reproducible when Entities Graphics package is installed