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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #752764