Search Issue Tracker
Won't Fix
Votes
2
Found in
2021.3.30f1
2022.3.8f1
2023.1.11f1
2023.2.0b7
2023.3.0a3
6000.0.0b11
Issue ID
UUM-47140
Regression
No
Rigidbody collisions are erratic when using the Temporal Gauss Seidel Physics solver type
Reproduction steps:
1. Open the attached “IN-50775 TGS Physics solver.zip“ project
2. Open the “SampleScene”
3. Enter Play mode
Expected result: The “Cube” GameObjects don’t fly off the “Plane” explosively and bounce conservatively (see the internally attached video)
Actual result: The “Cube” GameObjects bounce and fly off the “Plane” explosively (see the internally attached video)
Reproducible with: 2021.3.30f1, 2022.3.8f1, 2023.1.11f1, 2023.2.0b7, 2023.3.0a3
Reproduced on: Windows 11 Pro (22H2)
Not reproduced on: No other environment tested
Notes:
- Using the “Projected Gauss Seidel” Physics solver type produces the Expected result
- Reproducible in Player
- Reproducible in a new project
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
After review we have elected not to fix this issue at this time.