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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment