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
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”)
4 Likes
had the same issue, this solution totally works