Search Issue Tracker
Fixed in 2021.3.49f1
Fixed in 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.2.0a1, future release
Votes
0
Found in
2021.3.35f1
2022.3.20f1
2023.2.11f1
2023.3.0b8
6000.0.0b11
6000.1.0a7
6000.2.0a1
Issue ID
UUM-64442
Regression
No
Crash on StackWalker::GetCurrentCallstack when opening a specific project
How to reproduce:
1. Open the “IN-68740_repro“ project
Expected result: The project opens
Actual result: The Editor crashes
Reproducible with: 2021.3.35f1, 2022.3.20f1, 2023.2.11f1, 2023.3.0b8
Reproducible on: Windows 10
Not reproducible on: No other environment tested
First few lines of Stack Trace:
0x00007ff64562cabd (Unity) StackWalker::GetCurrentCallstack
0x00007ff645631b89 (Unity) StackWalker::ShowCallstack
0x00007ff6466053c1 (Unity) GetStacktrace
0x00007ff645630fd6 (Unity) winutils::PrintStackTrace
0x00007ff64562c2ec (Unity) winutils::CrashHandler::DefaultSignalHandler
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Shader Graph generates 'İ' in the shader when using Turkish Regional format
- Crash on ParticleSystemUpdateData::CacheSubEmitters(ParticleSystem&) when shared subemitter referenced by multiple nested particle systems
Add comment