I am unable to make my C++ classes survive a restart in Unreal 5.6

It might be a bug with the template. Here is how i do to be able to follow the course:

  1. Create a blank project based on c++ and call it AdventureGame
  2. Add FirstPerson content to the project.

Everything should work properly after that.