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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment