- Home /
How to get Unity to ask what project to load every startup?
I have a few different projects in the works, and one in particular takes a while to load. This is rather annoying when I just want to open up one of my smaller games. Is there a way to get Unity to ask which project to load on startup instead of loading the previous work?
Answer by Eric5h5 · Jun 04, 2010 at 01:08 AM
Check "show project wizard at startup" in the prefs.
is there a way to not have unity load the last loaded project by default?
Looks like holding alt while Unity is loading does the trick!
use fn+option on a mac to do this. While starting Unity.
FN + Option (Alt) seems to work fine here (4.5.1)
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
When I click on 'play' by the main menu, level 1 won't start... How to fix that? 2 Answers
Putting a delay between animation and loading level 1 Answer
Why wount my saving script save properly ? 0 Answers
Running two games, one different monitors on the same computer. 0 Answers