Hi,
I am trying to load a simple scene with a simple animated UI(Move UI from left to right). The animation of this UI is created with Animation Editor. It is fine if I don’t use the asset bundle data. But it will crash silently if I run it using asset bundle. It just exits… The Editor.log shows:
========== OUTPUTING STACK TRACE ==================
00000001400D69E0 (Unity) Animator::FireAnimationEvents
Any ideas about this? BTW my Unity version is 5.1
Here is a similar thread, but no solutions can be found…