I’ve just update to Unity5.0.1p1 due to my HTTPS requirement fix only on this version.
But now i get another crash.
This crash happens when i connect to a secure websocket connection (wss). For that i’m using Websocket-sharp plugin
Using IL2CPP i don’t have this problem.