Forum Discussion
twistedpixel_bob
6 years agoExpert Protege
RepNotify / Multicast never called on Rift client with Quest hosting
We
have a weird issue where replication - RepNotify and Multicast functions - is not working for an actor component. The component and owning actor are both set to replicate.
I
don't think it is a case of things not being loaded in time, because
this doesn't happen until 30 seconds or so into the level gameplay. From
printouts, I can see the call happen on the server, and the RepNotify
happens on the server, but it never happens on the client (if the client
is a Rift). Addtionally I have a test printout of the value of this
variable, and it is not a case where the value is already set to the
desired new value. When I switched to using Multicast instead of a RepNotify, the multicast function is never called on the client. This problem only happens when the Quest is the server and the Rift is the client. Rift->Quest and Quest->Quest work fine.
Anyone
know of any problems like this? I can't figure out why it would be
happening here, when we use RepNotifies elsewhere all the time without issue.
Thanks!
1 Reply
Replies have been turned off for this discussion
- twistedpixel_bobExpert ProtegeGot this fixed. It turned out to be this issue from 2015. Just had to move my object to the persistent level:
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 8 months ago
- 6 years agoAnonymous
- 3 years ago