Skip to content

fix: GlobalObjectIdHash Generation (missed changes) - #2721

Merged
NoelStephensUnity merged 3 commits into
developfrom
fix/globalobjectidhash-generation-pre-serialization-MTT-7055-update
Oct 3, 2023
Merged

fix: GlobalObjectIdHash Generation (missed changes)#2721
NoelStephensUnity merged 3 commits into
developfrom
fix/globalobjectidhash-generation-pre-serialization-MTT-7055-update

Conversation

@NoelStephensUnity

Copy link
Copy Markdown
Member

There were two updates to #2707 that did not get merged.

Changelog

NA

Testing and Documentation

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

Removing the invocation of process scene from the OnValidate.
Just merging GenerateGlobalObjectIdHash into OnValidate (no reason to have the method call a method).
@NoelStephensUnity
NoelStephensUnity requested a review from a team as a code owner October 2, 2023 22:57
@NoelStephensUnity
NoelStephensUnity merged commit a5c0130 into develop Oct 3, 2023
@NoelStephensUnity
NoelStephensUnity deleted the fix/globalobjectidhash-generation-pre-serialization-MTT-7055-update branch October 3, 2023 18:20
NoelStephensUnity added a commit that referenced this pull request Oct 5, 2023
* update

Removing the invocation of process scene from the OnValidate.

* update

Just merging GenerateGlobalObjectIdHash into OnValidate (no reason to have the method call a method).
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