Problem with event replication on a dedicated server

So, is that actor replicated? class defaults -> replicate
You can also try:

  1. remove node switch has authority
  2. first use “run on server” RPC and then “multicast”

I have setup something like this, i drive it from tick and after some condition i use multicast to sphere material and it works…