Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.1p4
Issue ID
841299
Regression
No
[Cloth] Cloth keeps updating when deactived
To reproduce:
1. Open attached project and play "Bug" scene.
2. Open Profiler Window.
3. In profiler's Overview find "Physics.UpdateCloth"
4. Uncheck "Toggle Cloth Component" in Game window. (disables cloth component)
Expected result: Physics.UpdateCloth is not updating (0.00%).
Actual result: Physics.UpdateCloth is updating (>0.00%). Not updating only when the whole object is disabled.
Reproducible with: Unity 5.4.2f1, 5.4.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment