Search Issue Tracker
Fixed
Fixed in 2021.3.30f1, 2022.3.8f1, 2023.1.6f1, 2023.2.0b1, 2023.3.0a1
Votes
0
Found in
2021.3.28f1
2022.2.0b15
2023.1.0a19
2023.2.0a1
2023.3.0a1
Issue ID
UUM-19349
Regression
No
Objects are not colliding when Time.fixedDeltaTime is smaller or equal to 5 ms
How to reproduce:
1. Open the user-attached project “GWYF_Physics”
2. Open the “FalseNegativeCollision_Barrier” scene
3. Enter the Play Mode
4. Observe the balls
Expected result: The balls are bouncing after colliding with the barrier
Actual result: The balls are going through the barrier
Reproducible with: 2022.2.0b15, 2023.1.0a19
Couldn’t test with: 2020.3.41f1, 2021.3.12f1, 2022.1.23f1 (There are different error messages depending on the version)
Reproduced on: Windows 11 Pro
Notes:
-The bug still persists if the Collision Detection is set to Continuous Dynamic
-The issue is reproducible in the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Crash on Android when AndroidJavaProxy is calling from multiple threads
- [Android] Crash on Android 14 when a developmement build is created with API Level 34
- TextMeshPro throws an ArgumentOutOfRangeException when glyph's id is greater than the sprite array
- "Char" values are overwritten when selecting multiple GameObejcts
- Particle System External Forces Multiplier cannot be set to a negative value
Add comment