Search Issue Tracker
By Design
Votes
0
Found in
5.0.0f4
Issue ID
680396
Regression
Yes
Rotation Constraints constrain in Local Space rather than World Space
How to reproduce:
1. Open attached project
2. Open scene unity4TorqueTester.unity
- Scene contains 3 cubes:
- Cube 1 (NormalCube) is not rotated and has its rotation locked on the X and Z axes
- Cube 2 (TiltedCube) is rotated 45 degrees in the Z axis and all of its rotation constraints are turned off
- Cube 3 (YRotCube) is the same as TiltedCube, but it has the X and Z rotation constraints turned on
- All of the cubes also have a Constant Force component with Y Torque set to 3
3. Play the scene
- Note how NormalCube and TiltedCube rotate as they would in Unity4 but YRotCube does not. YRotCube appears to be rotating in Local Space
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment