Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
Issue ID
1152163
Regression
No
First import with changed AnimationType is ignored
1. What happened
Using a script that enforce model import as Humanoid, if the model doesn't have animation it is still imported with NoAnimation type instead.
Right clicking on it after the first import and doing re-import will fix it.
2. How we can reproduce it using the example you attached
- Open the project and import the Dude.fbx file in it.
- Select the asset and go to the Animation panel of the importer.
Actual result : Animation type is none
Expected: Animation type is Human because of the AssetPostprocessor script in the project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment