Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.3.1p1
Issue ID
1063728
Regression
No
Model importer cannot be scripted to fill in the Avatar for animations without errors or manual work
Model importer cannot be scripted to fill in the Avatar for animations without errors or manual work. User has to take the extra step of pressing "Update" in the model import settings to make it work. This is really not ideal as it bars the possibility of fully automating this process.
Reproduction steps:
1. Open the attached project.
2. Open "AnimationPostProcessor.cs" in the “Scripts” -folder and set "variable_case2" to true.
3. Reimport "@Idle_Case2_Anim.fbx" from inside of the “Animation” -folder (Right mouse button > Reimport).
4. Observe the Inspector Import Settings view.
Actual result:
- There will be Errors(s) found. If the user clicks on the Update -button, the problem will be fixed, but this step cannot be automated through script, requiring manual work by the user.
Expected result:
- The file should now use the assigned Human Avatar from another file.
Note:
- The problem persists on Generic avatars also, it will prompt the update button on the import settings but without giving any errors.
Reproduced with:
2017.1.5f1, 2017.2.3p2, 2017.4.8f1, 2018.1.9f1, 2018.2.1f1, 2018.3.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment