sketchfab / unity-plugin

291 stars 39 forks source link

"Model not yet available" for every model #15

Closed AmazingMilesMorales closed 2 years ago

AmazingMilesMorales commented 2 years ago

I am using Unity 2020.3.28f1 and version 1.2.1 of the plugin, and while I am able to browse Sketchfab through the plugin, no matter even if I was previously able to download a model through the plugin, the following error displays:

image

AurL commented 2 years ago

Hi, It seems that a recent change in our API made all the models unavailable for the Unity plugin. It seems to affects all the models, it's being investigated

I keep you posted, thanks for reporting

Edit: a quick fix will be pushed ASAP. In the meantime, you can fix by editing Assets/Sketchfab For Unity/Scripts/AssetBrowser/SketchfabBrowserManager.cs at line 124 to isModelAvailable = true

AurL commented 2 years ago

~@LeoLlopiz Do you have an estimate of the last time you have been able to download a model through the plugin ?~ We identified the cause and a fix will go live soon 👍 As the change is on Sketchfab API side, there will be nothing to do or update on your side

AurL commented 2 years ago

The fix has been released on Sketchfab size so the plugin should now work as expected👍