Search Issue Tracker
Fixed
Fixed in 2022.2.X, 2022.2.0b1
Votes
0
Found in
2021.3.16f1
2022.2.0a16
Issue ID
UUM-29055
Regression
Yes
Crash on StackWalker::GetCurrentCallstack when opening specific project
Reproduction steps:
1. Open the attached project “CrashRepro“
Expected result: Project opens
Actual result: Editor crashes
Reproducible with: 2021.2.0a3, 2021.2.19f1, 2021.3.16f1, 2022.2.0a16
Not reproducible with: 2020.3.43f1, 2021.1.28f1, 2022.2.2f1, 2023.1.0a24, 2023.2.0a3
Fixed in: 2022.2.0b1
Reproducible on: Windows 10 22H2
First lines of Stack Trace:
{noformat}
0x00007ff70dda0c3d (Unity) StackWalker::GetCurrentCallstack
0x00007ff70dda7919 (Unity) StackWalker::ShowCallstack
0x00007ff70ed148b3 (Unity) GetStacktrace
0x00007ff70dda6956 (Unity) winutils::PrintStackTrace
0x00007ff70dda026c (Unity) winutils::CrashHandler::DefaultSignalHandler{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment