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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment