Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
Issue ID
1428464
Regression
Yes
LightProbeManager asserts are thrown when loading scenes additively
Steps to reproduce:
1. Clone and open Adventure - Sample Game project (link in the comments)
2. Open Persistent scene
3. Enter Play mode
4. Click on the doorway to the left to exit the room, and load in the new area
5. Observe several asserts in the console
Notes:
- Affects all lightmapping backends
- Has already been fixed by this PR on trunk: https://ono.unity3d.com/unity/unity/pull-request/140095/_/light-transport/light-714
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
Add comment