My project is loading some PakFiles…
I think it is becouse i started my project using the FirstPerson template in UE4.27.
This features were included in this template project.
However I’m using UE5.3 now, and I think i don’t need this Feature Packs anymore.
LogPakFile: Initializing PakPlatformFile
LogPakFile: Display: Mounted Pak file 'C:/Program Files/Epic Games/UE_5.3/FeaturePacks/StarterContent.upack', mount point: 'root:/'
LogPakFile: Initializing PakPlatformFile
LogPakFile: Display: Mounted Pak file 'C:/Program Files/Epic Games/UE_5.3/FeaturePacks/TP_FirstPerson.upack', mount point: 'root:/'
LogPakFile: Initializing PakPlatformFile
LogPakFile: Display: Mounted Pak file 'C:/Program Files/Epic Games/UE_5.3/FeaturePacks/TP_FirstPersonBP.upack', mount point: 'root:/'
LogPakFile: Initializing PakPlatformFile
LogPakFile: Display: Mounted Pak file 'C:/Program Files/Epic Games/UE_5.3/FeaturePacks/TP_HandheldARBP.upack', mount point: 'root:/'
LogPakFile: Initializing PakPlatformFile
LogPakFile: Display: Mounted Pak file 'C:/Program Files/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPerson.upack', mount point: 'root:/'
LogPakFile: Initializing PakPlatformFile
LogPakFile: Display: Mounted Pak file 'C:/Program Files/Epic Games/UE_5.3/FeaturePacks/TP_ThirdPersonBP.upack', mount point: 'root:/'
LogPakFile: Initializing PakPlatformFile
LogPakFile: Display: Mounted Pak file 'C:/Program Files/Epic Games/UE_5.3/FeaturePacks/TP_TopDown.upack', mount point: 'root:/'
LogPakFile: Initializing PakPlatformFile
LogPakFile: Display: Mounted Pak file 'C:/Program Files/Epic Games/UE_5.3/FeaturePacks/TP_TopDownBP.upack', mount point: 'root:/'
LogPakFile: Initializing PakPlatformFile
LogPakFile: Display: Mounted Pak file 'C:/Program Files/Epic Games/UE_5.3/FeaturePacks/TP_VehicleAdvBP.upack', mount point: 'root:/'
LogPakFile: Initializing PakPlatformFile
LogPakFile: Display: Mounted Pak file 'C:/Program Files/Epic Games/UE_5.3/FeaturePacks/TP_VirtualRealityBP.upack', mount point: 'root:/'
I’m looking for the way to remove them.
But, i can not find where i can do it.
Rider does not find matching text in project files.
How can i remove them?
Or they are necessary?
PS: I have migrated my project files to a new empty project several times before. Doing this will not remove these dependencies.
Thank you so much!!