Re-import Everything?

Is there a way to re-import every asset I have in the content browser?
All of my paths are perfect, I’ve just made a lot of changes without continually updating in Unreal and I’d like there to be a way to re-import everything, considering I have a large scene already built with outdated assets (I haven’t re-imported them individually).

Hi EARCHZ,

This documentation page is what you’ll want to setup. UE4 has a built in auto-reimport system that can help with things like this. You can point to a specific folder for it to monitor assets or you can create a source art folder in your project folder where all your FBXs are kept. The auto-reimport will automatically reimport them when it has detected a change to the FBX’s path it’s pointed to.

It’s best to start a project out using this, so I’m not entirely sure if you just create or point to an existing folder if it will automatically pick up and use them or if you’ll need to manually reimport the first time so that it knows the path to monitor.

Regardless, this is the way to go without having to manually reimport all the time.

Tim