Search Issue Tracker
Fixed
Fixed in 2021.3.49f1, 2022.3.58f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a1, 7000.0.0a20
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment