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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment