Open
Description
After importing UXF, I got the following warning related to UXFSessionDisplay.cs
:
- Assets\UXF\Scripts\Etc\Editor\UXFSessionDisplay.cs(44,23): warning CS0618: 'Object.FindObjectOfType()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
I am using:
- Unity 6 (6000.0.27f1)
- XR Interaction Toolkit v3.0.7
- UXF v2.4.4
Thanks for all your work on this project!
Metadata
Metadata
Assignees
Labels
No labels