Search Issue Tracker
Active
Fixed in 2021.3.37f1, 2023.3.0b6
Under Consideration for 2023.2.X
Votes
0
Found in
2020.3.46f1
2021.3.21f1
2022.2.12f1
2023.1.0b9
2023.2.0a7
2023.3.0b5
Issue ID
UUM-30735
Regression
No
Crash on RendererScene::InitializeUmbra when opening a project
Reproduction steps:
1. Open the attached “repro-project“
2. Observe the crash
Reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a7
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
{{0x00007FF677618B10 (Unity) RendererScene::InitializeUmbra }}
{{0x00007FF67967A3FB (Unity) Camera::RenderEditorCamera }}
{{0x00007FF67967BD37 (Unity) Camera::RenderEditorCamera }}
{{0x00007FF67733870F (Unity) Handles_CUSTOM_Internal_DrawCameraWithGrid }}
{{0x000001B9FFC7EF67 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.Handles:Internal_DrawCameraWithGrid (UnityEngine.Camera,UnityEditor.DrawCameraMode,UnityEditor.DrawGridParameters&,bool,bool) 8}}
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 2023.3.0b6):
Fixed issue where invalid occlusion tome data can cause a crash.