Search Issue Tracker
Fixed
Votes
0
Found in
2020.3.39f1
2021.3.10f1
2022.1.17f1
Issue ID
UUM-13497
Regression
Yes
Crash on LightProbesManager::Append when unloading Scene Async that contains light probes and calling light probes Tetrahedralize Async
How to reproduce:
- Open the attached project
- Open scene "SCENE1"
- Enter Play Mode
- In the Hierarchy enable the “LOADER_ACTIVATE_ME_FORTEST (LightProbesTetrahedralizeAsync ERROR)” GameObject
- Observe crash
Reproducible with: 2020.3.23f1, 2020.3.39f1, 2021.3.10f1, 2022.1.0a9, 2022.1.17f1
Not reproducible: 2020.3.22f1, 2022.1.0a1, 2022.1.0a8
Could not test with: 2022.2.0b7, 2023.1.0a9 (Compiler errors)
Reproduced on: Windows 10 (Intel)
Note: On certain versions instead of crashing the editor sends errors in Console:
"Assertion failed on expression: 'offsetIndex != -1'
UnityEngine.GUIUtility:ProcessEvent (int,intptr)"
First lines of stack trace:
0x00007ff6b18aece8 (Unity) LightProbesManager::Append
0x00007ff6b18644bc (Unity) SceneLoadedAfterAwake
0x00007ff6b1a51752 (Unity) CallbackArray3<int const ,AwakeFromLoadQueue & __ptr64,enum SceneLoadingMode>::Invoke
0x00007ff6b1a502d9 (Unity) LoadSceneOperation::CompleteAwakeSequence
0x00007ff6b1a53487 (Unity) LoadSceneOperation::PostLoadSceneAdditive
0x00007ff6b1a50f87 (Unity) LoadSceneOperation::IntegrateMainThread
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-17831