Skip to content

chore: migrating PR-2320 into v1.2.0 release branch#2325

Merged
JesseOlmer merged 1 commit intorelease/1.2.0from
chore/migrate-PR-2320-into-v1.2.0
Dec 1, 2022
Merged

chore: migrating PR-2320 into v1.2.0 release branch#2325
JesseOlmer merged 1 commit intorelease/1.2.0from
chore/migrate-PR-2320-into-v1.2.0

Conversation

@NoelStephensUnity
Copy link
Copy Markdown
Member

Pulling over PR-2320's changes.

Testing and Documentation

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

…Type was renamed to FindObjectsByType (#2320)

* update
Adding the 2023.1.a21 FindObjectsByType fix for NGO using the UNITY_2023_1_OR_NEWER define.
Modified a few of the FindObjectsSortMode for areas that looked like they might require their results ordered by InstanceID.
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review November 23, 2022 20:56
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner November 23, 2022 20:56
@JesseOlmer JesseOlmer merged commit 2b63003 into release/1.2.0 Dec 1, 2022
@JesseOlmer JesseOlmer deleted the chore/migrate-PR-2320-into-v1.2.0 branch December 1, 2022 17:50
jakobbbb pushed a commit to GooseGirlGames/com.unity.netcode.gameobjects that referenced this pull request Feb 22, 2023
…ch (Unity-Technologies#2325)

fix: This fixes the issue with recent 2023 update where FindObjectsOfType was renamed to FindObjectsByType (Unity-Technologies#2320)

* update
Adding the 2023.1.a21 FindObjectsByType fix for NGO using the UNITY_2023_1_OR_NEWER define.
Modified a few of the FindObjectsSortMode for areas that looked like they might require their results ordered by InstanceID.
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.

4 participants