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
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
- Shadow casters are not rendered when deploying builds in specific Unity 6.0 versions
- Automatically unfocuses when focusing and DropdownField is open
- Debug Draw Mode stops rendering GameObjects when GPU Resident Drawer is enabled
- Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder
Add comment