Search Issue Tracker
Fixed
Fixed in 2022.3.61f1
Votes
0
Found in
2022.3.59f1
Issue ID
UUM-100898
Regression
Yes
Crash on StackWalker::GetCurrentCallstack when opening a project
How to reproduce:
1. Open the “IN-93705_repro2“ project
2. Try to select something in the Editor
Expected result: The Editor does not crash
Actual result: The Editor crashes
Reproducible with: 2022.3.25f1, 2022.3.59f1
Not reproducible with: 2021.3.49f1, 2022.3.24f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a5
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
The first few lines of the Stack Trace:
0x00007ff6a77c443d (Unity) StackWalker::GetCurrentCallstack
0x00007ff6a77c9519 (Unity) StackWalker::ShowCallstack
0x00007ff6a87bef41 (Unity) GetStacktrace
0x00007ff6a8e7b82e (Unity) DebugStringToFile
0x00007ff6a8e7b56a (Unity) AssertImplementation
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment