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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment