Skip to content

NetworkManager.OnDestroy calls ShutdownInternal but does not set m_ShuttingDown #2629

@JayPeet

Description

@JayPeet

Description

It seems that m_ShuttingDown is not set when the NetworkManager is shutdown via OnDestroy.
I am not sure if this is intentional, but it means that any code which queries that in its OnNetworkDespawn is unable to react based on the despawn being due to network shutdown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions