[SerializeReference]
By default, both UnityBuilder and ToolBuilder do not process property with this Attribute, You need to do the following coding
[SerializeReference] [InstancePolicy(InstancePolicyAttribute.PolicyType.UsingDerived)] public ActorType Actor;