Search Issue Tracker
Fixed
Fixed in 2021.3.45f1, 2022.3.49f1
Votes
0
Found in
2022.3.48f1
Issue ID
UUM-82789
Regression
Yes
2D physics makes object movements to flicker
Steps to reproduce:
1. Open attached project in the comments
2. Open 04_Gameplay.unity scene
3. Enter Play mode
4. Observe as the spaceship movement is very flickery, especially if going to the edge of the screen
5. Disable Assets > Prefabs > Spaceship Polygon Collider 2D or Simulated setting in the Rigidbody 2D component
6. Enter Play mode
7. Observe as the spaceship movement is now correct
\\
Actual results: 2d physics causes object movement to flicker
Expected results: getting smooth movement using 2d physics
\\
Reproducible with versions:
2022.3.48f1
Not reproducible with versions:
2021.3.44f1, 2022.3.47f1, 6000.0.21f1
\\
Tested on (OS):
MacOS Sonoma 14.7
Windows 11
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
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
Resolution Note (fix version 2021.3.45f1):
Fix for this issue will be available on Unity 2021.3.45f1 and above