Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2018.4
2018.4.20f1
2019.4
2020.3
2021.1
2021.2
Issue ID
1325758
Regression
No
Editor crashes on EnlightenSceneMapping::GetTerrainChunkUVST when loading scene with corrupt Lighting Data Asset
Reproduction steps:
1. Open the user's attached "BNT Quarry.zip" project
2. Load the "Quarry 1" scene
-- Observe the crash
Reproducible with: 2018.4.33f1, 2019.4.24f1, 2020.3.3f1, 2021.1.2f1, 2021.2.0a12
Failed assertion messages before the crash:
Assertion failed on expression: 'm_Renderers[chunkSystem.rendererIndex].renderer.GetInstanceID() == terrainInstanceID'
Assertion failed on expression: 'false'
Assertion failed on expression: 'chunkSystem.rendererSize == 1'
First lines of the stacktrace:
0x000000014077DF9A (Unity) EnlightenSceneMapping::GetTerrainChunkUVST
0x00000001421D952A (Unity) GetAlbedoRendererObjects
0x00000001421E31D5 (Unity) UpdateAlbedoAndEmission
0x00000001421E40AA (Unity) EnlightenRuntimeManager::UpdateMaterialsForSystem
0x00000001411131B4 (Unity) EnlightenRuntimeSceneManager::UpdateMaterials
<...>
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
- Package Manager lets some packages to be imported when everything in the package is deselected while other packages have the “Import” button greyed out
- The Blackboard scrolls up and selecting Items breaks when Duplicating Items in a scrolled down List
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
Resolution Note (fix version 2021.2):
Fixed in: 2022.1.0a2
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0b6
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.18f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.18f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.31f1
Corrupt asset doesn't crash anymore