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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment