Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.2.X
Votes
10
Found in
5.5.0p3
Issue ID
879696
Regression
No
Adding Cloth component to SkinnedMeshRenderer changes its bounds
Reproduction steps:
1. Open project attached(UnityBugRepro.zip)
2. Open scene (test)
3. Select Rig_Male_Thief_Thug -> Rig_Male_Thief_Thug_Body
4. Add cloth component to it.
Expected result: SkinnedMeshRenderer bounds will stay in its place.
Actual result: SkinnedMeshRenderer bounds changes position.
Fixed in: 2019.3.0a3
Reproduced on: 5.3.7p3, 5.4.4f1, 5.5.1p3, 5.6.0b8.
Comments (34)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
studentfirst18
Feb 08, 2020 16:55
Heres a possible fix that worked in my case. https://www.polygon-treehouse.com/blog/2017/8/4/howtoponcho
It says to add a empty game object, then add skin mesh renderer component, and finally add the cloth component. This worked for me and fixed the scaling issue. Hope this helps
MostHated
Oct 17, 2019 19:00
None of the proposed fixes are working for me on 2019.2
ElasticSea
Sep 08, 2019 16:16
It is fixed in 2018.4.8
Skjalg
Aug 26, 2019 09:40
What does it mean that this is "By Design" in 2018.4 ? It broke during 2018.4 development...
So much for LTS being the safest option for us developers...
ElasticSea
Aug 16, 2019 12:28
Ok, my previous solution does not work in particular builds. Pretty sure this problem started appearing with 2018.4.3f1 there is also mention in the changelog: Physics Fixed issue with bounds in SkinnedMeshRenderer. (1153167)
ElasticSea
Aug 15, 2019 18:48
I had the same issue I couldn't upgrade to 2019.2 due to various other cloth bugs so I just force the skinned mesh renderer bounds in a script. This might help someone. https://gist.github.com/ElasticSea/cd751d0240f057a2afc4b3b8ceb311cb
Skjalg
Aug 07, 2019 07:26
Not sure if this is the same issue or not, but I still get missing Cloth in 2019.2.0f1 when a Cloth component has "Update When Offscreen" unchecked. I have to toggle it, then toggle it off again to make the Cloth appear.
mpete
Aug 05, 2019 11:37
I still have this problem in 2019.4.5
Fritte
May 27, 2019 12:04
Same issue in Unity 2019.3.0a2 with HDRP.
RikuTheFuffs
Apr 13, 2019 17:31
Could you please release an hotfix for 2018.3? Nit a single business could update to the alpha (and unstable) version of 2019 just to have an important fix like this