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
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
Add comment