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
- Component Glyphs value is truncated and Ligature Table glyph fields become inaccessible when increasing the Component Glyphs count
- There is no “Overwrite Preset?” popup when saving a Customizable Toolbar preset with a name that already exists
- Customizable Toolbar preset does not switch to the Unity Default Preset when Reverting All Saved Presets or deleting the active Preset
- [Usability] Selected node gets unselected when undoing changes in the Graph Inspector Node Settings tab
- Search Default option for Column Format does not reset the column's format
Resolution Note (fix version 2023.3):
Fixed issue where invalid occlusion tome data can cause a crash.