Hi guys, I have problem with playing animations after update to Unity 5.
So,
If I add animation to the object scene, and then change this animation’s size or position(anim->Transform->Position/Scale), it works fine when run by animation window, but randomly does not work in the build end editor (almost always, but not always, and it is for the same animation) . Transformation of objects within the animation always works perfectly.
This is a problem for a lot of animation in our project
Thanks in advance!