Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.3.X
Votes
9
Found in
2018.4.0f1
2018.4.9f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1187252
Regression
No
Skinned Mesh Renderer Bound gizmos are offset/rotated, cloth mesh is distorted, saving prefab results in cloth mesh flicker
How to reproduce:
1. Open attached project "Issues cloth component and prefab.zip" and scene "SampleScene"
2. Test the issues listed below
Reproducible with: 2018.4.11f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Could not test with: 2017.4 due to errors in Console window
Expected Results:
In Prefab Mode, selecting or deselecting the coat does not set prefab as dirty
While the prefab is saving the coat does not fall on the ground
Skinned Mesh Renderer Bounds gizmo in Scene view is not rotated and not offset
Coat mesh is not distorted. While saving Coat mesh is not flickering/not distorting.
Actual Results:
[2018.4.11f1]
[Root Bone is parent]
In Prefab Mode, selecting or deselecting the coat results in prefab getting dirty.
While the prefab is saving the coat falls on the ground
[Root Bone is sameObject]
In Prefab Mode, selecting or deselecting the coat results in prefab getting dirty,
Bounds gizmo in Scene view is rotated and offset
[2019.2.10f1]
[Root Bone is parent]
In Prefab Mode, selecting or deselecting the coat results in prefab getting dirty.
While the prefab is saving the coat falls on the ground
[Root Bone is sameObject]
In Prefab Mode, selecting or deselecting the coat results in prefab getting dirty.
Bounds gizmo in Scene view is rotated and offset
Coat mesh is distorted. While saving Coat mesh is flickering/distorting.
[2019.3.0b7]
[Root Bone is parent]
While the prefab is saving the coat falls on the ground
[Root Bone is sameObject]
Coat mesh is distorted. While saving Coat mesh is flickering/distorting.
Bounds gizmo in Scene view is rotated and offset
[2020.1.0a9]
[Root Bone is parent]
While the prefab is saving the coat falls on the ground
[Root Bone is sameObject]
Coat mesh is distorted. While saving Coat mesh is flickering/distorting.
Bounds gizmo in Scene view is rotated and offset
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment