I'm fixing it myself now but just to notifyAssets\Plugins\Pixel Crushers\Dialogue System\Scripts\Manager\DialogueSystemController.cs(557,84): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
Update for Unity 2023
-
- Posts: 31
- Joined: Fri Apr 10, 2020 2:30 am
Update for Unity 2023
I'm getting quite a few warnings in the new version of unity.
Re: Update for Unity 2023
Hi,
This will be resolved in version 2.2.39.
This will be resolved in version 2.2.39.
Re: Update for Unity 2023
Yes, it's been resolved since 2.2.39, which came out shortly after Unity 2023 went into release.