Search Issue Tracker
Fixed in 2020.3.43f1
Fixed in 2020.3.X, 2021.3.X, 2022.1.X
Votes
0
Found in
2020.3.41f1
2021.3.11f1
2022.1.20f1
Issue ID
UUM-17831
Regression
No
Assertion failed on expression: 'offsetIndex != -1' when loading scenes with async light probe tetrahedralization
Steps to reproduce:
- Clone and open Adventure - Sample Game project
- Open Persistent scene
- Enter Play mode
- Click on the doorway to the left to exit the room, and load in the new area
- Observe several asserts in the console
Expected result:
- No errors are shown upon transitioning between scenes
Actual result:
- Multiple errors are shown as soon as the scene is loaded (see [^Editor.log])
Notes:
- Reproduces in: 2020.3.41f1, 2021.3.11f1, 2022.1.20f1
- Does not reproduce in: 2022.2.0b10, 2023.1.0a15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment