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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-17831