Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
5.3.6f1
Issue ID
842287
Regression
No
[Continuous] Sometimes Rigidbody slows down for a short time when using Continuous Collision Detection
Steps to reproduce:
1. Open attached project
2. Open scene "test" and run it
3. Press C to spawn Rigidbody with Continuous collision
4. After hitting terrain it will do some flips and the slow down for few seconds
Additional steps:
5. Press D to spawn Discrete Rigidbody
6. Notice that there's no slow down like in step 4
Note: Not reproducible with Discrete Collision Detection
Reproduced with: 5.3.1f1, 5.4.2f1, 5.5.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment