Search Issue Tracker
Fixed in 2018.1.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2017.1.0
Issue ID
946307
Regression
Yes
GameObject which has a disabled cloth component does not follow parent's transform
Step to reproduce:
1) Download attached project and open in Unity
2) Open scene 'springmovebug' and press Play
3) Enable Cloth checkbox on the Game view
4) In the Hierarchy window select -> Player -> D03_PONY_CLOTH_COLLIDER->D03M01HAIR and disable Cloth component in the Inspector window
Observe that gameObject which has a disabled cloth component does not follow parent's transform
Expected result : GameObject, which has a disabled cloth component should follow parent's transform ( check attached video 'expected.mp4')
Actual result: GameObject does not follow parent's transform ( check attached video 'actual.mp4')
Reproduced with:
5.6.0a6, 5.6.3p2, 2017.1.1f1, 2017.2.0b9, 2017.3.0a6
Not reproduced with:
5.5.4p3, 5.6.0a1, 5.6.0a4
Regression since:
5.6.0a5 or 5.6.0a6, project crashed using 5.6.0a5, so I wasn't able to find the exact version
----------------------------------------------------------------------------------------------------------------------------
Fixed in: 5.6.4p2, 2017.1.2p2, 2017.3.0b6, 2018.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- A distorted audio clip is played when transitioning to another audio clip using Pitch Shifter Audio Effect
Add comment