Unity3D 4.0.1 project that make use of Mecanim blend trees can’t run in version 4.1 unity web player
my project runs fine in the editor and in desktop build, but a web player build always crash when a model transit to an animation blend tree. had to replace all blend tree with a single animation for it to run without crash.