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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment