Cannot move files to existing folder
I just started using Rider with Unreal Engine 5.6 and I'm new to all this.
I have some .cpp files that I need to move from the source folder to an existing folder. However whenever i use the "Refactor this" option, it doesn't recognize my existing folder, it always creates a parallel path.
It says “Folder does not exist and will be created” even if I pick it from the autofill drop-down.

And then it fails to find them.
Please sign in to leave a comment.
Spectrekelevra Unfortunately, you have encountered a known issue RSCPP-37104 The Move to folder refactoring is broken with Unreal Engine projects. Please try workarounds described in the issue to work around this problem.