Hello,
Here is my problem:
In the last version of the ProtoPack I added a character into a scene (in fact several characters, but let’s say one). I attached 20 animations to the character, a script, a character controler and an audio source. Scene saved, everything works fine.
Then I exported the ProtoPack into a Unitypackage, create a blank Unity project and import the UnityPackage into it.
8 animations are missing in the character. The animations files are in their folder and they works, but they were replaced by a “Missing (Animation Clip)” label in the character instance in the scene.
I re-created the character several times in the original project, and every time the same 8 animations are missing after the export/import.
I didn’t find any useful information in the forum.
Any idea?