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
- [HDRP] Decal Projector with layer mask "nothing" doesn't affect transparent objects when Decal Layers are disabled in frame settings
- "MonoBehaviour.OnApplicationQuit" is still called when quitting is canceled by “Application.wantsToQuit“ returning false
- [2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sprite SG is assigned to VFX
- Collisions are incorrectly registered when setting a joint motor every frame causes
- Terrain shadows flicker while moving the Camera in the Player when Terrain contains GPU instanced materials
Add comment