Why does executable show UE4Game in task manager?

@EoinOBroin I did not find any permanent solution, though, here is a work-around. Open the .exe file in binary/x64/ folder using visual Studio. To do that open VS, Menu>file>open>File and select the exe previously told. On opening, double click at top most hierarchy and there you can edit name, version etc whatever you need.
Although you will have to do this process everytime you make a build but it solves the problem and prevent all the other lengthy solutions.

2 Likes