Uasset files didnt show up in the Content Browser

Hey,

I have a question regarding UASSET files in the Content folder. I received an Unreal Engine project with files in the Content folder (UASSET files). However, when I open the project, the Content folder is empty. Can someone tell me why the files are not showing up and help me solve this problem?

Best regards,
Sebastian

EDIT: When im in the Unreal Project and click in the Content Browser “Show in Explorer” the Explorer File shows up with all UASSET Files

You should’ve started by saying what engine version you’re using and what engine version were the assets saved in. If you were to look in the output log you will most likely see errors like : can’t open file because the version is too new. The assets were saved in newer versions of the engine and you’re trying to open them in an older version. If you’re unaware which version they were saved in, try the latest (meaning 5.4.2 ). If you actually need to move those assets to older versions try my plugin Asset Downgrader

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.