Hi,
I’m currently digging an old project from the grave and getting issues (crash) when moving or renaming files (even a right click on them)
The project was upgraded from UE4.21 all the way to UE5 without any issue (I upgraded version after version to get things easier). I tried the same things with the old version of the project and I got the same crashes.
Anyway, while looking for a fix I tried to migrate the files to another project and discover some “ghost” files in the project (they aren’t in the windows folder or in the editor folder)
As you can see the files never appear in both windows and the editor. I also made a search in the entire project using VSCode and unix find command but nothing.
I tried to remove all the binaries, intermediate etc
I tried to “Fix up redirectors in folder” everywhere
My guess is that those dead links are stored somewhere in a binary but I don’t how to get rid of them. I can’t interact with any file getting a dependency on these ghost files without a editor crash
help me
Thank you very much