Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0xb3
Issue ID
875715
Regression
Yes
[Mecanim] Upgrading the project from 5.5 to 5.6+ results in wrong animation rotations and positions
When Unity Chan package from Asset Store is imported to Unity 5.5 and then reimported to Unity 5.6 or later, the Unity Chan model in ActionCheck scene becomes rotated.
Steps to reproduce:
1) Open the latest attached project (OC link) in Unity 5.6 - it's a 5.5 Unity Chan project from A$.
2) Open 'ActionCheck' scene.
3) Enter play mode.
Notice how the Unity Chan model is rotated sideways. It should be standing straight instead. The rotations of 'Character1_Hips' (parent object that holds components of the model) after upgrading change as follows (approx.):
X: -0.009 —> -15.502
Y: -97.686 —> 55.667
Z: -88.62 —> -90.873
This doesn't occur if importing the project from Asset Store to Unity 5.6 directly.
I was not able to reproduce this issue on other projects.
Reproduced on:
2017.1.0a1, 5.6.0b9, 5.6.0a1
Tested on:
macOS 10.12.4
Ubuntu 16.04
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #879485