MixedRealityToolkit/MixedRealityToolkit-Unity

[BUG] Project validaton warning should be cleared if Unity's gITFast package is in the project (this is the recommended replacement for the linked gITF importer).

Opened this issue · 1 comments

Using Unity 2022.3.35f and a project set up for targetting the Quest 3.

Under > XR Plug-in Management > Project Validation, I get a warning

Image

This warning is not cleared if I follow the link, go to the recommended gITF imporer and import the package. I realise this warning says to ignore it if you've added another gITF importer, but it would be nice to clear it as I'm following the recommendations given when following the link.

If you install the gITF importer pointed to by the link using a git URL the warning does disappear. In that sense this is not a regression but a feature request?

Platform : Meta Quest.

Expected behaviour: the warning is cleared when using Unity's gITFast package.

Image

Installed MRTK3 packages:

Image

If you install the gITF importer pointed to by the link using a git URL the warning does disappear. In that sense this is not a regression but a feature request. However, that URL recommends using the Unity importer, which is not recognized when imported.