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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment