Search Issue Tracker
Duplicate
Votes
0
Found in
2021.3.0f1
Issue ID
1422074
Regression
No
Crash when loading/unloading scenes with Light Probe data
Steps to reproduce:
1. Open the scene _Launcher, and add Intro to the open scenes
2. Press Play
3. Click on the button LOAD SCENES
4. Unity will unload Intro
5. Unity will load 4 new scenes (Main, Trees, Ground, Lighting) as deactivated, then activate them one by one, then set Main as the Active scene.
6. Unity will crash after the process is over
The bug happens in 2021.2 and 2021 LTS, but it's fixed in 2022.2.0a10 thanks to the LightProbeManager refactoring
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #1377416