Search Issue Tracker
Fixed in 4.5.X
Votes
1
Found in
4.3.3f1
Issue ID
587149
Regression
Yes
Collider2D behaviour is not the same as Collider when Rigidbody2D Interpolation is turned on
Steps to reproduce :
- import the project attached
- open the "Test Scene"
- click on the pause button in the editor
- click play
- select the box and the cube in the Hierarchy
- click on the "next frame" button next to the play button a few times and notice that BoxCollider2D on Box gameobject does not match BoxCollider on Cube gameobject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Add comment