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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment