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
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
- Shader Graph Asset icon is blurry in the 4K monitors
- Default Value of ShaderGraph Color property is 0 by default
- Duplication of an asset in the Project view is continued for some time when holding and releasing CTRL+D
- "Failed to create Convex Mesh from source mesh" PhysX errors are thrown when looking around the Scene View while Collision Geometry is set to true
Add comment