I am encountering a strange problem with the trial version that I’m evaluating. When I restart the editor and load the Island demo, the Game window and editor window show nothing in them. The project window shows that everything is loaded up, but I can’t run it unless I select build and run. I’m wondering why the game scene didn’t load up. Is there some simple way to get it back?
The project window shows everything that is in the project (it’s not “loaded” yet). You have to open the scene to have it open (the Hierarchy view displays what is in the current scene).
In the Islands demo case, double click Islands scene in the project view.
Thanks, that did the trick.