Hello,
I am using Lumberyard 1.14 and Visual Studio 2017 (15.7.1).
I installed Lumberyard and run the StarterGame inside in the editor succesfully. Then I created a new empty project, set it as default project, configured with -p MyGamesName option, and compiled (configuration profile). Then I opened the editor and waited for all the assets to process. The editor did not open, so I decided to run the game from inside the VS. Technically the launcher starts, but the window does not open. Pausing the process shows, that currently processed line is line no. 120 in CryLegacySystemComponent.cpp.
Also, I am unable to open the StarterGame inside the editor as well.
Described behaviour was not present in prior Lumberyard version.
regards