Ue4.7 : no content in the content browser shown

hi,

i got my project made in ue4.5 / ue4.6.

i opened an copy in ue4.7.

in the content folders are no fbx-files (which i imported before) shown…
they are all used in the outliner and shown in the viewport…

what can i do, to see my fbx in the content browser?

regards

Hey loopon,

I’ve updated projects from 4.6 to 4.7 and I’m not seeing this issue. Could you give me steps I could follow to reproduce this bug?

hi jonathan,

i got my folders shown in the content browser, no fbx shown aside in the other /new content browser window.
the fbx are shown also in the viewport and in the scene outliner…

It’s possible your redirectors got mixed up somehow. Please try right-clicking on the folder containing your missing fbx files, then selecting ‘Fix Up Redirectors’.

If that doesn’t work, try right-clicking on your asset (either in the level or in the scene outliner) and select the ‘Edit’ option. Then, in the Static Mesh Editor, click the ‘Asset’ dropdown (next to File/Edit in the toolbar) and select Reimport to reimport the asset.

thanks a lot jonathan :slight_smile: