Rename Project Bug

Renaming a project is bugged.

In the editor I changed the name in the project settings.
I renamed the uproject file.
I renamed the project folder.

The problem is that all of the source files and inside the uproject file still use the original name.

I have tried manually changing all of the effected files to match the new name.

I have also tried regenerating the visual studio files but it fails.

This shouldn’t be this complicated.

When making the change in the editor, Ue5 should be making these changes automatically.