Hi,
I just wanted to know if anyone has the solution to the problem when renaming your stuff in the editor, the names of my stuff are not that long yet I can a error about 165 character limit
? any help would be appreciated thanks.Hi,
I just wanted to know if anyone has the solution to the problem when renaming your stuff in the editor, the names of my stuff are not that long yet I can a error about 165 character limit
? any help would be appreciated thanks.It looks like the file path is the problem, not the file name. For example if your projects folder path is something like:
"C:\Users\YourUserName\Documents\Unreal Engine\Projects\Third Person\Project Name"
That uses up quite a few characters, and it could be even longer than that if your folder structure is different.
To fix it, save everything and then close the editor, then from the launcher Library, press the small down arrow underneath your project name and choose “Clone”. will bring up a window where you can select a new file path. To ensure you don’t have any issues, I would make a folder right on your C: or D: drive like “C:\UE4\ProjectName”, and then use new project you cloned as your actual project from now on. will ensure you don’t run into character limits because of a long folder structure.
Hope that helps!
Ok thanks, will give it a shot, appreciate the help.