Redirectors won't fix up / delete

I eventually found a solution:

  1. inside unreal, copy the assets to another folder inside the unreal project
  2. close unreal
  3. delete the saved and intermediate folders
  4. reopen unreal
  5. fix redirectors
  6. close unreal
  7. commit to perforce
  8. move the files back to their original location

It wasn’t giving me issues after all of that. I saw somewhere else that moving files forces unreal to fix redirectors in cases where it won’t otherwise, that’s what ended up solving this for me.

1 Like