x


Unity hangs when I try to Debug

I got tired of waiting 15 minutes for all my assets to load, so I created an empty test scene to test my scripts.

Now, with the empty scene when I press the Debug button in MonoDevelop, it launches Unity, but right after the splash screen (when all I can see is the outline of the Unity windows), it hangs (while using 95%+ of my processor).

Everything was working fine (though slowly) with the scene full of models, but the empty scene won't load at all.

However, if I just load the empty scene directly in unity, it loads fine . . . just not from Debug in MonoDevelop.

Any thoughts?

more ▼

asked Mar 02 '11 at 07:38 PM

burns gravatar image

burns
122 8 9 13

You can now attach the debugger to an already-running Unity, using the Attach button in the MD toolbar.

May 02 '11 at 10:28 AM Tak
(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Reduce poly count in level, optimise scripts that your using and delete anything that doesn't need to be there.

more ▼

answered Mar 02 '11 at 10:38 PM

AngryOldMan gravatar image

AngryOldMan
2.6k 12 21 47

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x376
x48
x29

asked: Mar 02 '11 at 07:38 PM

Seen: 1118 times

Last Updated: Mar 02 '11 at 07:38 PM