I have seen others mention this and I have had the issue too.
When you are launching Unity without the Project Selector option and
Unity crashes on a project scene file so that you cannot any longer open the project,
I’ve found it useful to have created a saved empty scene file in my project.
So if Unity will no longer open the last scene for some reason
(an issue that recently happened was the scene was too large to hold in 32 bit memory so it would partially launch
but not fully, so I couldn’t get Unity to open since I wasn’t using the Project selector option),
you can go to the empty scene file in your folder, click it there to open the scene in Unity, then you can open in the project.
Works for me.
![]()
Thanks! - I lost a few projects. This might help. Where do I set the project selector option?
Robert
Unity header: Edit - Preferences -General - Always Show Project Wizard
Thanks!
welcome