I have 2 Actors i.e. Reader and Writer. I need to pass reference to writer actor when creating reader instance. When I try to invoke this through Unity container, reader constructor never gets invoked. Is there a recommended way to pass ActorRef when using unity