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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
This is a duplicate of issue #752764