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
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
- "You may not pass null objects" and "Maximized serialized file backup not found" errors are thrown when maximizing and minimizing docked Multiplayer Play Mode window after Multiplayer Play Mode package is uninstalled
This is a duplicate of issue #UUM-13497