Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
Votes
0
Found in
2020.3.48f1
Issue ID
UUM-35107
Regression
No
Crash on Unity::HingeJoint::Create when opening a specific project
Reproduction steps:
1. Open the attached project “CrashRepro“
Expected result: The project opens
Actual result: Editor crashes
Reproducible with: 2020.3.48f1, 2021.3.19f1
Not reproducible with: 2022.2.16f1, 2023.1.0b12, 2023.2.0a13
Fixed In: 2021.3.20f1
Reproducible on: Windows 10
First few lines of stack trace:
{noformat}0x00007ff66a04a779 (Unity) Unity::HingeJoint::Create
0x00007ff66a25d487 (Unity) AwakeFromLoadQueue::InvokeAwakeFromLoad
0x00007ff66a258203 (Unity) AwakeFromLoadQueue::AwakeFromLoadAllQueues
0x00007ff669b3806a (Unity) GameObject::ActivateAwakeRecursively
0x00007ff669b37fd6 (Unity) GameObject::Activate{noformat}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
Resolution Note:
After some investigation, we have found that it's already fixed in Unity 2021.3.20f1 and above.
Resolution Note (2020.3.X):
After some investigation, we have found that it's already fixed in Unity 2021.3.20f1 and above.