Quantcast
Channel: Questions in topic: "exception"
Viewing all articles
Browse latest Browse all 470

Uncaught exception doesn't kill the application

$
0
0
For some reason, throwing an uncaught exception doesn't abort the application (run in editor), i.e. all of the following code gets executed: function Awake() { throw new System.Exception("Die, fiend!"); } function Start() { print("Still alive"); } Does anybody know why? And how do I make it abort?

Viewing all articles
Browse latest Browse all 470

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>