Skip to content

Warning in UXFSessionDisplay.cs after importing UXF #172

Open
@nuclear-weasels

Description

@nuclear-weasels

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions