I can't get this first c++ tutorial to work; code looks good, but actor has no transform

Put your

UPROPERTY(VisibleAnywhere)
UStaticMeshComponent* VisualMesh;

Below your contructor in public: section

1 Like