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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment