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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 - Addressables Profiles window UI break when creating a new Variable with a long name
 - No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
 - Blurry, low quality Active Profile icon used in Addressables Profiles window
 - Tree Asset Preview window is not updated after assigning a new Material
 
Add comment