Search Issue Tracker
Duplicate
Duplicate in 2023.2.X
Votes
0
Found in
2020.3.46f1
2021.3.20f1
2022.2.9f1
2023.1.0b7
2023.2.0a5
Issue ID
UUM-29017
Regression
No
Crash on LightProbesManager::GetLightProbeJobData when entering the Play Mode
Reproduction steps:
1. Open the attached “LightProbes.zip” project
2. Open the “Assets/Main.unity” Scene
3. Enter the Play Mode
Expected result: Editor doesn’t crash
Actual result: Editor crashes
Reproducible with: 2020.3.46f1, 2021.3.20f1, 2022.2.0a9
Not reproducible with: 2022.2.0a10, 2022.2.9f1, 2023.1.0b7, 2023.2.0a5
Reproducible on: Windows 10 (21H2)
First few lines of the stack trace:
0x00007ff6334e9641 (Unity) LightProbesManager::GetLightProbeJobData
0x00007ff6334e4f20 (Unity) ComputeTetrahedralization
0x00007ff632be0556 (Unity) LightProbes_CUSTOM_TetrahedralizeAsync
0x000002527465cf31 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.LightProbes:TetrahedralizeAsync ()
0x000002527465e4ab (Mono JIT Code) [Main.cs:133] Main:OnSceneUnloaded (UnityEngine.AsyncOperation)
0x0000025274659f3c (Mono JIT Code) UnityEngine.AsyncOperation:InvokeCompletionEvent ()
-
Resolution Note:
Thanks for submitting this issue!
This has already been fixed in the most recent (2022.3) LTS as part of a refactoring of the LightProbesManager. This refactoring will not be backported to earlier versions of Unity as it significantly changes behavior.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-13497 -
Resolution Note (2023.2.X):
Thanks for submitting this issue!
This has already been fixed in the most recent (2022.3) LTS as part of a refactoring of the LightProbesManager. This refactoring will not be backported to earlier versions of Unity as it significantly changes behavior.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-13497
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
This is a duplicate of issue #UUM-13497