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
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode
Add comment