0
Fixed

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

rob vor 11 Jahren aktualisiert vor 11 Jahren 2
Wird überprüft
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.