Search Issue Tracker
By Design
Votes
0
Found in
5.6.0f2
Issue ID
896516
Regression
No
Cloth Sleep Threshold has inconsistent result when value is set to about 5
To reproduce:
1. Create a new project.
2. Create "Cube" in Hierarchy.
3. Add Cloth component to the Cube.
4. And set Cloth's "Sleep Threshold" to 4.8
5. Play scene for a couple of times. Sometimes cube will fall all the way down, other times, it will quickly stop (sleep)
Actual result: Object sometimes drops down, sometimes stops.
Expected result: It would always have a consistent result.
Reproducible: 5.4.4p4, 5.5.3f1, 5.6.0f3, 2017.1.0a6
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