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
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
Add comment