Search Issue Tracker
Fixed
Fixed in 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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment