USTRUCT variable invalid after editor restart / update: all c++ variables are broken after editor restart

found a solution after wasting hours.

  1. Editor Preferences: Force Compilation atStartup
  2. delete all Intermediate and Binaries files
  3. restart and launcher rebuilds source
  4. UE Editor: Tools → Refresh Visual Studio Project
3 Likes