0
Fixed

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

rob 10 year бұрын жаңартылды 10 year бұрын 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.