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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
This is a duplicate of issue #752764