Inherited component details not showing in blueprint?

Ran into this in 5.2.1, so this seems to still be an ongoing bug. This (russwb) method worked for me. Actually all I did was:

  1. Close the editor
  2. Rename the variable in C++
  3. Recompile in Visual Studio
  4. Re-open editor to verify the changes. At this point it seemed to have fixed, albeit with a different name
  5. Name it back and recompile + reopen
1 Like