Search Issue Tracker
Fixed in 2021.3.37f1
Fixed in 2021.3.X, 2023.3.X, 2023.3.0b6
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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Resolution Note (fix version 2023.3):
Fixed issue where invalid occlusion tome data can cause a crash.