Good day!
If I create any project and set project name as default “MyProject” I can package it and use it well. But if I will name a project any else name but “MyProject” (“BlaBlaProject” or “WhateverProject” for example) and package it - the exe file (“projectname”.exe) will open forever (endless loading with nothing happens)
Create FirstPerson example named “MyProject” - packaging and work
Create FirstPerson example named “WTFProject” - packaging, endless loading of exe file
Create FirstPerson example named “MyProject” - packaging and work
Create FirstPerson example named “WTFProject” - packaging, endless loading of exe file
Same for ThirdPerson/ Vehicle/ etc…
How could I fix it?