You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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 this issue
Jul 31, 2024
· 4 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
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.
Installed MRTK3 packages:
The text was updated successfully, but these errors were encountered:
MaxPalmer-UH
changed the title
Porject validaton warning should be cleared if Unity's gITFast package is in the project, this is the recommended replacement for the linked gITF importer.
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).
Jul 31, 2024
MaxPalmer-UH
changed the title
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).
[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).
Jul 31, 2024
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.
Seems that Unity have now also switched their recommended KTX package to a Unity native package. I'll attempt to roll that into here. Would be worth considering if the legacy packages should generate warnings (the KTX one will in the Unity console). I still need to confirm that the new packages actually do the job.
Actually, perhaps the question should be should we now have validation warnings if the legacy packages are in use or if no packages are being used? That would make the process much simpler.
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
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.
Installed MRTK3 packages:
The text was updated successfully, but these errors were encountered: