Search Issue Tracker
Fixed
Fixed in 2022.3.11f1
Votes
0
Found in
2022.3.13f1
Issue ID
UUM-56543
Regression
Yes
[Entities] "System.IndexOutOfRangeException" when opening Scene that contains SubScene
Reproduction steps:
1. Open the attached project “EntitiesGraphicsBug”
2. Open the “Assets/Scene/Game” Scene
3. Inspect the Console window
Expected result: There are no messages in the Console window
Actual result: There is a message saying “[Worker1] Exception thrown during SubScene import: System.IndexOutOfRangeException: Index 2325 is out of range of '8' Length.” with Errors
Reproducible with: 1.2.0-exp.3 (2022.3.13f1)
Not reproducible with: 1.1.0-pre.3 (2022.3.13f1)
Reproducible on: macOS 13.5.2
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2022.3.11f1):
This is a DOTS issue and will be fixed in the next release of 1.2.0 packages.