Hi,
I have a problem with the generation af my Trackable Assets Package for Unity when I select "download selected trackables".
My UnityPackage generated have a size of 0 Bytes or few KBytes and when I import it on Unity, I have this message : "Error while importing package: Couldn't decompress package".
I noticed the site received an update concerning the creation of trackables, from now we just have to give it the width (instead of the width and height before the update), could this update caused my problem ?
Thank you for your help,
Hello ppreuss,
Yes, It works ! Thank you !
After create a new project and upload my images in jpg format, I managed to download my UnityPackage and import it on Unity.
Thank you,