My project works just fine in the editor. Although when i attempt to open the exe after packaging my project, i get this error (below). Ive attempted to set the bool allow long paths (>250 characters) and this does not fix the issue.
Do you have your game in many sub folders? Is the name of your project very long?
Seems like it’s a character limit. Unreal does not allow for too long names.
You even get a warning when creating your project if it’s too long.
FYI The windows folder limit does not apply to unreal
Hello, have you found a solution for this issue?