UE4 blueprint object not replicating

I haven’t worked with replication yet, but I do know that UObjects do not replicate and are expected to replicate through actors.

Related:

How do you replicate a uobject? - #5 by Asusralis

Replicating object references | Unreal Engine Documentation

Replication - Old UE4 Wiki

C++ UObject Replication

General replication - Gamedev Guide