Content browser starting without prompting

Every time UE 54 is opened, content browser opens without request for the content browser. No matter what I choose, it keeps opening every start. UE54 on MS 10.

1 Like

hi @OrOrNil4Evr in another post

what is locking the content browser? - Development / Getting Started & Setup - Epic Developer Community Forums (unrealengine.com)

3 Likes

I had the same issue. I found another post that said remove the following lines from the DefualtGame.h, and it solved the issue for me. Just close the context browser and save to make sure it stays closed.

[StartupActions]
bAddPacks=True
InsertPack=(PackSource=“StarterContent.upack”,PackName=“StarterContent”)