Search Issue Tracker
By Design
Votes
0
Found in
4.3.0f4
Issue ID
584584
Regression
No
Animation looks differently in the editor and on devices
Animation is broken on the mobile devices after the following steps are made:
1. .fbx model with animation is imported in Unity
2. A prefab is made from the model
3. A prefab is exported to Unity package
4. A package is imported into not-empty project (such as AngryBots)
Reproduced on:
Google Nexus 5 with Android 4.4.2
Nokia Lumia 920
Reproduced with:
Unity Version 4.3.3f1 (c8ca9b6b9936)
Resolution: The quality was set too low. For example if the quality is set to fastest, then only one bone per vertex is used for the skinning. The quality can be changed in Unity editor by selecting Edit -> Project Settings -> Quality.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment