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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-17831