[BUG, Unsolved, Workaround.] UE 5.1 Constructor created component invalid on BeginPlay

Blueprint corruption apparently. Temporarily marked the UPROPERTY transient and recompiled the BP… Removing transient and it is null again.

  • Edit you’d think that after marking the property transient, that modifying + resaving the blueprint could fix this problem. It doesn’t.