Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.19f1
2022.2.7f1
2023.1.0b5
2023.2.0a3
Issue ID
UUM-27753
Regression
No
Inconsistent collision timing with continuous speculative collision detection
Steps to reproduce:
1. Open the attached user's project "PhysicsResponseTest-main.zip"
2. Open "TestScene.unity"
3. Ensure that the "Kinematic Cube" GameObject has "Continuous Speculative" set
4. Enter Play mode
5. Wait ~5 minutes for the results
6. Copy and paste the results from the log as CVS
Expected results: The speed of outgoing sphere should consistently equal y=1.5*x
Actual results: The speed of outgoing sphere is sometimes unexpected
Reproducible on: 2021.3.19f1, 2022.2.7f1, 2023.1.0b5, 2023.2.0a3
Could not test on 2020.3.45f1 due to script used in reproduction outputting scripting errors when downgraded
Notes:
-Issue does not reproduce with Continuous Dynamic
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The issue is fixed in the PhysX 5 release. Unfortunately we cannot backport the fix to the currently used PhysX 4 version due to complexity of the change at the moment.