Search Issue Tracker
Fixed in 5.0.X
Votes
1
Found in
5.0.0f4
Issue ID
677818
Regression
No
[HingeJoint] Objects with constraints gets high velocity on collision with other object
1. Open attached project
2. Open scene "Level25"
3. Press play
4. Click on one of connected green balls
5. On collision with white block, ball will fly out of the scene
OR
1. Create new project
2. Create 2 spheres with constraints on X,Y rotation and Z position
3. Connect them with hinge joint
4. Put cube between them
5. Press play
Note: it is easier to repro if upper sphere will have bouncing physic material.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
aurelioprovedo
Mar 07, 2015 18:04
This happens to me with ConfigurableJoints too.
The rotation constraints seem to be the problem. My rotation-constrained rigidbodies are rotating, ignoring the constraints. This did not happen before upgrading the project.