Soo…
What worked for me is:
- Close engine and generate visual studio files
- Open the game.sln file with Visual Studio
- Set on Development editor
- Debug the project
The Visual Studio rebuilds the project and then runs the project.
Afterwards everything works perfectly.