-
-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
FishNet version 4.6.20R
Unity version 2022.3.62f3
Replication:
- Start Client
- Observ and deobserv some amount network object several times
- Stop Client
This problem occurs with non-poolable NetworkObjects. For some reason, they are not deleted from the full client when unloaded via NetworkObserver mechanisms.
When I use RebuildObservers manually after player teleportation (to avoid delay of synchronization), some NetworkObjects spawn twice on my client. When the old ones should be deleted, new ones spawn and then delete themselves! Because of this, I get NetworkObjects on the full client that never disappear and are not synchronized with the server
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels