- Home /
Filing and debuging web plugin crashes
Hi,
I recently implemented the 3D Platform tutorial and built it for a web player. The game, running inside Unity editor, works without any problems. But the web player crashes the browser from time to time.
I got random crashes in Chrome, Firefox and IE.
I wish there was a way of setting this questions as a public wiki as in Stack Overflow. But my question is the following:
What is the correct procedure to debug the application and file a bug report if the bug only produces browser crashes?
Thank you.
Answer by andeeee · Mar 24, 2010 at 07:37 PM
There's a page here in the manual about web player debugging. If you believe the Unity player is crashing the browser then we would still like to know about it even if it is technically a browser crash. You can file a bug report by using the Report A Problem command from Unity's Help menu.
Your answer
Follow this Question
Related Questions
Unity crashes without debugging 0 Answers
Unity crashes on playing in editor and playing after build. 0 Answers
Debug a "code -1073741819 (0xc0000005) 'Access violation'" in a Windows Phone 8.1 Game 1 Answer
Editor freezes while playing audio loop. 1 Answer
Could the game crash be a GC problem? 0 Answers