Search Issue Tracker
Won't Fix
Votes
4
Found in
5.0.0p1
Issue ID
687015
Regression
No
Constraining Rotation Y,Z doesn't work
To reproduce:
1. Open attached project
2. Open infinitrunner scene
3. Enter play mode
Expected result: The Cylinder game object rotates around X axis
Actual result: It starts rotating strangely due to collision with Cube 9 game object
Screencast:http://screencast.com/t/eKb0nWHp
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
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
Resolution Note:
This is a long standing issue that has roots in PhysX itself where it cannot really enforce this type of constraint reliably enough.