0
Fixed

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

rob 10 ár síðan Uppfært 10 ár síðan 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.