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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment