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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment