DCD
Normal12mo ago
7 replies
DC

When property on RealtimeModel is updated quickly only last change is transmitted.

I am finding that when property on RealtimeModel is updated quickly (perhaps in the same frame), only last change is transmitted. Is there a way to force a send?

I am using UniTask inside an async method, and tried a UniTask.Yield
Was this page helpful?