Issue 8671
When exporting animations to FBX, iClone uses a random name for the clip. This breaks the workflow with Unity
Each time you export a clip range to FXB, iClone creates a random clip name
- 2238476156608_TempMotion
- 2757059018416_TempMotion
- ...
In my case, I export a clip with a range from 1 to 8000, then, I import it in Unity and I configure several clips with different ranges. This allows me to have only one FBX for several animations.
But, as the name of the clip changes, Unity loses all the configuration at each new import. ( name, range, events, curves, ... )
This problem did not exist with iClone 7, it took the file name as clip name, not a random name.
The only solution is to modify the .meta file created by Unity, but this is not recommended by Unity.
Please, when exporting, add the possibility to give a name for the clip, or else, do as with iClone 7, take the name of the file ( but especially not a random name )
Attachment:
-
Picture 1.png
-
My Project.png
-
Picture 3.png
Submitted bySaeder
Jul 2, 2022