0
Fixed

NullReference error when creating a second region using the menu item.

rob 10 years ago updated 10 years ago 2
Under review
This was caused by the code in the singleton that prevented ghost objects from appearing when scene was shutting down. Fixed by checking if the app was in edit mode, if so, remove the "applicaitonIsQuitting" flag.