x


Stop Unity Play

Sometimes, when I hit Play in Unity, I realize I made a mistake that is going to result in an extremely long load time.

Is there a way to stop Unity from continuing all the way through the loading process of a scene, other than killing the process?

more ▼

asked Jun 11 '12 at 11:33 PM

squirlhntr gravatar image

squirlhntr
29 2 6 8

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Other than optimizing your load times, I don't think so.

more ▼

answered Jun 11 '12 at 11:41 PM

rutter gravatar image

rutter
5.1k 2 11

Well, that's the thing, it's not really optimization per se, but accidentally leaving in, say, an extra loop over a large data set, or leaving in a debug statement that's being called 30 million times, etc. I usually catch it about 1/2 a second after I hit play, but, at that point, it's too late. Which is pretty silly IMO.

Jun 11 '12 at 11:52 PM squirlhntr
(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:

x3721
x224
x63
x52
x24

asked: Jun 11 '12 at 11:33 PM

Seen: 405 times

Last Updated: Jun 11 '12 at 11:52 PM