Load level from a pak file created in Project B to a package file created in Project A

I have created a package containing main level from project A with release name as “GameRelease1.0” and I have created a pak file with the additional level in project B based on the release version name as “GameRelease1.0”.

I have copied the pak file to the “Paks” folder in project A package files. I was not able to open the additional level in the game.

I was able to open additional level if the pak file was created from project A. But, I need the pak file to be created from a different project at a later point of time and still be able to be opened in the game.

Any help regarding this would be highly appreciated.

Bumping this topic as I’m having the same issue. Have you found a solution to this?

I can confirm it recognizes the .pak file, but when I try to look for files in it, it claims it is empty.

Deconstructing the .pak file separately shows the files are there, they just aren’t being recognized by the separate project.