Unreal engine 5.5.4 not working with Visual Studio 2022

Ok, cool.

Your game is not built yet, if you look your game folders, you don’t have the be binaries or Intermediate folders.

So let’s start with that.

  1. First let’s build our game solution Build > Build GameIdeaTEST or simple (Ctrl + B or Ctrl + Shift + B).

  2. Did you get any output error? If so try to fix or print here.

  3. After fix any error, you can try initialize your game in default or debug mode.