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.
Comments (1)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.