When exporting my project I get an error that " Unknown components in scene : VariantInfo This could mean you forgot to add a npmdef to your ExportInfo documentation" (this is a scene I built based on the VideoPlayer sample). Then when I go to the documentation it says I need to add the npmdef to dependencies in Needle Engine’s export info, but I can’t find any script that has dependencies in it, where do I find this dependencies list to add the npmdef to?
I’m sorry, I couldn’t find a response but notified the team ![]()
Hi, find the Needle Engine component in your scene (it was formerly called ExportInfo and in the scene hierarchy the object has a green circle).
At the bottom of the component is the Dependencies array where you can add npmdef assets.