Skip to content

NetworkManager.OnServerStopped is called after NetworkManager.CustomMessagingManager is null #3357

Closed
@HenryJones14

Description

@HenryJones14

NetworkManager.OnServerStopped is called after NetworkManager.CustomMessagingManager is null. This means that you cant cleanup (unsubscribe) events properly. This is not strictly needed because it will be set to null anyways, but it is better for consistency.

From what I can see the backend cant really call NetworkManager.OnServerStopped before null, so maybe there should be another event for managing events?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature, request or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions