Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.2.0f3
Issue ID
993659
Regression
No
Crash in Unity::Joint::SetupAxes after trying to edit Hinge Joint in the Inspector on disabled GameObject
Reproduction steps:
1. Create and open a new project;
2. Create empty Game object;
3. Add the Hinge joint to it;
4. Disable the Game object;
5. Press "Edit Joint" button.
Expected results: Editor won't crash after trying to edit joint and/or will show an error message.
Actual results: Editor crash right after trying to edit Hinge joint.
Reproduced on: 2017.2.1p2, 2017.3.0p4, 2018.1.0b5, 2018.2.0a1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment