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

fix: in-sceneobject NetworkObject update in editor tool (up-port) #3092

Conversation

NoelStephensUnity
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity commented Oct 8, 2024

Up-port of #3084
This resolves an issue with the in-scene network prefab instance update menu tool where it was not properly updating scenes when invoked on the root prefab instance.

MTTB-485

fix: #3067

Changelog

  • Fixed: Issue with the in-scene network prefab instance update menu tool where it was not properly updating scenes when invoked on the root prefab instance.

Testing and Documentation

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

Update to NetworkObject to assist with the refresh in-scene prefab instances
Fixing issue where updating a prefab used as in-scene placed prefab instance(s) would not properly get updated if the root prefab asset was updated to have a NetworkObject component.
changelog entry
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review October 8, 2024 21:42
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner October 8, 2024 21:42
@NoelStephensUnity NoelStephensUnity merged commit 058481b into develop-2.0.0 Oct 10, 2024
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/in-sceneobject-networkobject-update-in-editor-tool-up-port branch October 10, 2024 18:51
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.

2 participants