Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2017.3.1p1
Issue ID
1060952
Regression
No
Model importer doesn't allow creation of a new Humanoid Avatar from a model file automatically through a script
Model importer doesn't allow creation of a new Humanoid Avatar from a model file automatically when switching avatar definition to "Create From This Model" through a script. User has to manually do this step to create a working human avatar definition.
Reproduction steps:
1. Open the attached project.
2. Open "AnimationPostProcessor.cs" in the “Scripts” -folder and set the "variable _case1" to be "true".
3. Use Project view to Reimport "Character_Case1_Rig.fbx" from inside of the “Rig” -folder (Right mouse button > Reimport).
4. Observe the Inspector Import Settings view.
Actual result:
- Unity fails to create a Human Avatar out of the model through the AnimationPostProcessor script.
Expected result:
- The file should now have a configured Human Avatar, created from the model automatically by script, without requiring the user to manually do it through the Import Settings view.
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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment