런처에서 내 프로젝트 항목이 안보이게 되면
C:\Users\[USER]\AppData\Local\EpicGamesLauncher\Saved\Config\Windows\
경로에서
GameUserSettings.ini를 열어 아래와 같이 CreatedProjectPaths 항목에 UE5프로젝트가 있는 경로를 추가하면된다.(중복가능)
하고 런처를 재시작해보자. 잘 나온다.
- 프로젝트가 존재한 경로의 Parent 경로를 넣어준다
[Launcher]
어쩌고어쩌고
어쩌고어쩌고
CreatedProjectPaths=C:/Unreal Projects
CreatedProjectPaths=D:/MyWork
난 여기 포스트에서 확인했다.
https://rhyce.dev/2022/04/14/fix-unreal-projects-not-showing-in-the-epic-games-launcher
Fix Unreal Projects not showing in the Epic Games Launcher | Rhyce.dev
Hey! Just a note, this has been pulled from my old site so, while the site is being built, some things may not work correctly. You can visit the original post on the old site here: https://old.rhyce.dev/2022/04/14/fix-unreal-projects-not-showing-in-the-epi
rhyce.dev
'문제해결' 카테고리의 다른 글
Visual Studio CMakeProject Linux 에서 특정경로 복사 안되게 막기 (0) | 2023.09.18 |
---|---|
SQL Server 2022연결문제 (0) | 2023.08.31 |
AutomationTool/Saved\UATTempProj.proj (0) | 2022.04.16 |
ue4 4.26 cooking fail texture __delayLoadHelper2 (0) | 2021.07.22 |
Build-tool 31.0.0 is missing DX at (0) | 2021.07.21 |