unityserializer-ng
unityserializer-ng copied to clipboard
ThirdPersonController - Avatar doesn't save / load
My controller breaks when saved games are loaded, I've tried everything but it won't save anything under Avatar under the Animator component of my ThirdPersonController. I'm using the standard assets one which comes with Unity too, so nothing too fancy.
I tried including children, I tried Prefab saving it, including it under the Save Manager... nothing works. Any ideas anyone??
Thanks.
Since I really don't have the time to try to reproduce every bug report all by myself, I think it's time for a new rule:
How to submit a bug-report?
- Create a new project and import the latest version of us-ng
- Create a minimal test-scene that reproduces the problem in a reliable fashion
- Close Unity, navigate to the project files and delete "Library" directory
- Compress everything and upload it somewhere
- Add an entry to the issue-tracker that contains a detailed description of what's wrong, a link to the test scene and (if necessary) instructions on how to use it