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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment