Search Issue Tracker
Fixed in 2019.2.X
Votes
1
Found in
2017.4.0f1
2017.4.18f1
2018.3.0f2
2019.1.0a13
Issue ID
1117999
Regression
No
Import errors when converting from Blend to FBX
To reproduce:
1) Create a new project
2) Import attached models
3) Check the .fbx model
The clips are broken up, and most of them are wrong
Reproduced in 2017.4.0f1, 2018.3.0f2, 2019.1.0a13
Comments (14)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
myxolobe
Jun 02, 2020 02:42
The fix to this issue caused another issue: https://issuetracker.unity3d.com/issues/using-multiple-animation-clips-in-blender-not-all-animation-clips-are-imported-using-a-blend-file
I'm surprised that Unity would choose to solve a problem in a way that breaks developers' existing workflows that's been around for a very long time. One person comes along who wants to use the Unity-Blender integration in a slightly different way, and then it changes for everyone else. This issue should have been solved the proper way: by allowing the user to choose how to import animations from a .blend file.