question

Lee Ing avatar image
Lee Ing asked

We are getting errors uploading to the file manager

Currently, we are unable to upload our asset bundles to playfab from Unity. Included a photo of where the issue is showing on the mime type.

image-14.png (32.8 KiB)
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Sarah Zhang avatar image
Sarah Zhang answered

As this thread said, it’s a Game Manager issue. As the workaround, you can call the API GetContentUploadUrl to get the upload URL of CDN, and use the HTTP PUT request to upload the content to the URL. You can check the sample in this section for more information.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Sarah Zhang avatar image Sarah Zhang commented ·

[Updated] This issue should have been fixed now. Could you please check it again?

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.