Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.0f4
Issue ID
752570
Regression
Yes
Collision2D isn't detected while scaling the object
Reproduction steps:
1. Open attached project
2. Open and play the "_01" scene
3. Observe the console and notice that collisions are detected
4. Click and hold on one of the blue balls (hold until the balls collide)
5. Notice that while scaling collisions aren't detected
Actual result: Collisions aren't detected while scaling the object.
Expected result: Collisions should be detected even when the objects are scaled at the same time.
Workaround: Change the collision detection to "Continuous".
Reproduced on: 5.3.0f4, 5.4.0a5
Doesn't reproduce on: 5.2.1f1
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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
This is a duplicate of issue #752764