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
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
Add comment