Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0f3
Issue ID
985001
Regression
No
Physics object gets stuck when sliding up a curved mesh collider at a high speed with no friction
Steps to reproduce:
1. Open user's attached project
2. Open and play scene "bug"
3. Observe that the cube sliding along one of the meshes gets stuck for a brief moment
Expected result: Cube does not get stuck on the mesh colliders
Actual result: Cube only gets stuck while sliding on the ramp which is combined from two meshes
Reproduced with: 5.6.5f1, 2017.1.2p4, 2017.2.1p1, 2017.3.0p1, 2018.1.0b1
Note:
- After some testing it seems that the cube can get stuck on the single mesh as well
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note:
The behaviour can be significantly improved by tuning the Default Contact Offset in Physics Settings. In the repro case project, this is set to 0.01. Increasing it to 0.02 gives a much better result.