Skip to content

fix: NetworkObject.GetNetworkBehaviourAtOrderIndex permission level #3541

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

Conversation

NoelStephensUnity
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity commented Jul 10, 2025

This resolves a regression bug where NetworkObject.GetNetworkBehaviourAtOrderIndex was converted from public to internal during the original v2.0.0-pre branch creation.

MTTB-1429
fix: #3528

Changelog

  • Fixed: Regression issue in v2.x where NetworkObject.GetNetworkBehaviourAtOrderIndex was converted from public to internal.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

Backport

This issue is specific to v2.x.

This resolves a regression bug where NetworkObject.GetNetworkBehaviourAtOrderIndex was converted from public to internal during the original v2.0.0-pre branch creation.
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner July 10, 2025 22:29
Adding change log entry.
@sentinel-u3d sentinel-u3d bot requested a review from michalChrobot July 11, 2025 09:29
@NoelStephensUnity NoelStephensUnity enabled auto-merge (squash) July 14, 2025 17:45
@NoelStephensUnity NoelStephensUnity merged commit 5da3ff4 into develop-2.0.0 Jul 14, 2025
37 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/networkobject-GetNetworkBehaviourAtOrderIndex-back-to-public branch July 14, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants