-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello,
I have addressables working loading from read only public blob storage. In the demo scenes there are demos for listing private blobs and asset bundles. Is there anything in the works for a demo to access addressables from a private blob that contain the hash, catalog and assetbundle using the shared key?
When trying to access them as private blobs I can succesfully get the catalog file but since it is also looking at the hash and assetbundle, I get errors since I haven't been authorized for those specific files. Just the catalogs json file. It errors at the hash and never gets far enough to load assets from the assetbundle.
Metadata
Metadata
Assignees
Labels
No labels