Would it be possible to add the Samples repo as an importable package from Package Manager for Needle Engine package? Instead of getting it from GitHub, can we have the samples importable, similar to how the Needle Engine Exporter has a option to import “Samples” (but this only contains a list of links for samples?)
You should be able to import the samples from there as a package (we made a very first package release this morning - didnt get to test all cases yet tho)
I tried importing the Spatial Triggers example through the corresponding “Install Samples” button, but facing some errors. The sample viewer window becomes “Failed to load” and I get a bunch of errors in the console. Am I doing something wrong? I am using Unity 2020.3.34f1 with the URP starter template project
I think we’ve seen the Samples window go bad right after installing the samples package (still investigating)
Which version of Unity/Render Pipeline are you on?
I am using Unity 2020.3.34f1 with the URP starter template project, the template shows an “Upgrade” option when I select it in Unity Hub. Should I try it after upgrading?
The “Assertion failed on expression” ones are “Unity being weird with asset importers with things that don’t have names”, the prefab issue is a bit more concerning