Authority of actors belonging to sublevels

Hi,

I have a replicated actor in a sublevel loaded through level streaming.
When I check the authority of this actor, it returns always true on both server and clients.

Am I doing something wrong?

EDIT: It only happens if the actor is already in the sublevel.
If I spawn the actor in the level, everything works as expected.