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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2018.3.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.