I’ve created a sprite animation by opening the animation windows, creating the animation and then dragging the sprites onto it so that an animator is created automatically. It works fine in the editor, standalone and on Android but the webplayer crashes with a “Fatal Content Error” before loading the scene.
I’ve double-checked if it’s rellay the animator that causes the error: when I deactivate the animator script the game runs in the browser, when I activate it it crashes.
Has anybody an idea how to fix this? I really need those sprite-animations.