0
Fixed

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

rob fa 11 anys actualitzat fa 11 anys 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.