Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.1f1
2020.1.0a21
Issue ID
1217521
Regression
Yes
Cloth still uses gravity when "Use Gravity" is unchecked
Cloth still uses gravity when "Use Gravity" is unchecked
1. Open attached Unity project
2. Select "Plane" in the Hierarchy window
3. In the "Cloth" component notice, that "Use Gravity" is not selected
4. Enter the play mode
Expected result: Cloth doesn't fall because it shouldn't use gravity
Actual result: Cloth falls
Reproduced with: 2020.1.0a22, 2020.1.0a21, 2019.3.1f1.
Not reproduced with: 2020.1.0a20, 2019.3.0f6, 2018.4.17f1, 2017.4.36f1.
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