Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b13
Issue ID
649965
Regression
Yes
[Rigidbody] Rotation constraints aren't toggled through script
How to reproduce:
1. Open the attached project.
2. Open Demo scene.
3. The cube has a script that enables all the Rigidbody constraints, waits one frame and then removes the constraints.
4. Press Play.
Expected behaviour: the cube should fall to the floor and begin rotating and bouncing relative to its rotation
Actual behaviour: the cube falls to the floor and comes back up without rotating at all
Possible workaround: destroy the existing Rigidbody component and add a new one.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Add comment