Search Issue Tracker
Active
Votes
4
Found in
2019.4.13f1
2019.4.26f1
2020.3
2021.1
2021.2
Issue ID
1337278
Regression
Yes
Cloth Component stutters when Animator Update Mode is set to Normal/Unscaled Time
How to reproduce:
1. Open the user's attached project and CLOTHBUGTEST scene
2. Enter the Play mode
3. In the Scene view, observe the character's Shirt
Expected result: Shirt jitters
Actual result: Shirt is stable
Reproducible with: 2019.4.13f1, 2019.4.28f1, 2020.3.11f1, 2021.1.10f1, 2021.2.0a19
Not reproducible with: 2018.4.35f1, 2019.4.12f1
Note: The issue is not reproducible when Animator Update Mode is set to Animate Physics
Comments (3)
Add comment
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
Vincenzo
Dec 04, 2021 11:35
We move our characters with animations and in the IK loop.
When they hold items with cloth attached they jitter all over when moving in various ways. this was not present in 2018.4.
We switched our project recently to 2020.3 LTS, and this is a terrible problem.
It's slightly better by putting the animator update mode to Animate Physics, but that adds new issues.. this is also costing performance..
We need cloth to just work.. not be broken all the time.
Jakub_Machowski
Nov 03, 2021 22:13
Clothes are unusable on Unity 2019.4, totally shaking together with the animator. I think moving to another system than unity clothes is the best idea
Jakub_Machowski
Aug 03, 2021 09:20
Any progress about the problem?