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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment