Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear: Start NetworkManager in Awake can have "undesirable results" #1277

Open
CodeSmile-0000011110110111 opened this issue Jun 9, 2024 · 0 comments
Labels
type:bug Bug Report

Comments

@CodeSmile-0000011110110111
Copy link
Contributor

The DANGER box under NetworkManager here is missing information:

DANGER
Don't start a NetworkManager within a NetworkBehaviour's Awake method as this can lead to undesirable results depending upon your project's settings!

First: "undesirable results" sounds pretty harmless. This should at least hint at the possible issues.

Then it should also indicate what project settings might affect this. Are these NGO specific settings, or script execution order, or something else?

@CodeSmile-0000011110110111 CodeSmile-0000011110110111 changed the title Start NetworkManager in Awake can have "undesirable results" Unclear: Start NetworkManager in Awake can have "undesirable results" Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Bug Report
Projects
None yet
Development

No branches or pull requests

1 participant