Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a1
2017.4.6f1
Issue ID
1058536
Regression
No
Collisions ignore RigidBody2D position constraints when using RigidBody2D.angularVelocity
How to reproduce:
1. Open user-submitted project (Test2017)
2. Enter Play Mode
Expected result: the wheel retains its position as it keeps spinning
Actual result: the wheel's position slowly starts shifting right
Reproducible with: 2017.3.0a1, 2017.4.7f1, 2018.1.8f1, 2018.2.0f2, 2018.3.0a4
Not reproducible with: 2017.1.4p2, 2017.2.3p2
Notes:
Increasing the 'Speed' variable on the Rotator.cs script may help to notice the issue quicker
Earlier versions may require more speed applied to get the wheel out of its starting position
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
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
Resolution Note (2018.3.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.