Search Issue Tracker
Won't Fix
Votes
14
Found in
2017.2.0f3
Issue ID
967442
Regression
No
Kinematic Rigidbody does not respect Adaptive Force setting
How to reproduce:
1. Open attached project
2. Open scene PhysicsTestScene.unity
3. Play the scene
- Note the left structure does not break apart (it's placed on a Collider without anything else), but the right structure breaks down (it's placed on a Kinematic Rigidbody)
- Both structures break down the same way if Adapative Force is not enabled
- Reproduced with 2017.2.0f3 (253d744f3449), 5.6.0f3 (497a0f351392)
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