Can not generate visual studio project files for lyraStarterGame project after switch engine version to source build

Currently experiencing the same issue, some details;

Currently moving a large project between 5.3.2 and 5.5.4.
Process has been:

  1. Download Source Engine 5.5.4
  2. Copy and convert project to 5.5.4 to ensure this is possible.
  3. Generate Precompiled version of 5.5.4
  4. Move converted project inside Precompiled 5.5.4 and remove EngineAssociation from .uproject
  5. Attempt to generate Visual Studio Project Files get same result as OP’s screenshoot

Will repost here if I find a solution.