MixedRealityToolkit / MixedRealityToolkit-Unity

This repository holds the third generation of the Mixed Reality Toolkit for Unity. The latest version of the MRTK can be found here.
BSD 3-Clause "New" or "Revised" License
375 stars 96 forks source link

[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). #883

Open MaxPalmer-UH opened 1 month ago

MaxPalmer-UH commented 1 month ago

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

MaxPalmer-UH commented 1 month ago

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.