- Home /
Project Wizard: How to enlarge the number of saved recently opened project names (20 is perhaps hard-coded) ?
I have more than 20 projects - for instance one dedicated project per Add-On Package; and want to be able to switch quickly between them ! BUT: The Project Wizard saves only the names of 20 recently opened projects; I just got aware that those names of recently opened project names are stored in 20 entries in the registry.
I did not find a way to enlarge the number of saved recently opened project names in the preferences ... Is the number of 20 saved recently opened project names perhaps hard-coded ?
I ask this question mainly because: To open a recently saved project via the "Open Other ..."-Button in the Project Wizard is awkward ! I always have to construct its path from scratch again !
If it could be set, my guess is that it would be stored as a registry key in H$$anonymous$$EY_CURRENT_USER\Software\Unity Technologies\Unity Editor 4.x, but I don't see anything there that sounds likely, so I'm going to say that you can't.
Dug around in the plist files a bit. Looks pretty hardcoded to me

Your answer