Search Issue Tracker
Fixed
Fixed in 2020.3.43f1, 2021.3.16f1
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|https://github.cds.internal.unity3d.com/unity/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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment