Search Issue Tracker
Won't Fix
Votes
4
Found in
5.0.0p3
Issue ID
687180
Regression
Yes
HingeJoint with same min and max values doesn't work
HingeJoint with same min and max limit value does absolutely same as it were zeroes.
Project Steps:
1. Open the attached project
2. Open HingeJointScene with two cubes connected by a HingeJoint using limits.
3. Select the "Cube_withHinge" object and use the "Limits" slider on the "Limits Slider" behaviour. This sets the min/max limit by default to the same values between 0 and 180.
4. Notice that nothinig happens.
5. Use the "Limit Differential" slider to something greater than zero. This will set min/max to "almost" the same value with a 0...1 difference depending on the slider
6. Notice that when using the "Limits" slider the joint now reacts to changes when the min/max values are not exactly the same. This was not the case in Unity 4.
Workaround:
-Make small difference between min and max value.
Reproduced: 5.0.1f1, 5.0.0p3
Regression: 4*
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment