Scene can't be imported anymore #3869
-
We wanted to update one of our scene in our hubs cloud instance, however all of the sudden we get an error when importing (in the console) and the loading icon stays. The error we see is: I'm importing the scene from the official mozilla hubs site (instead of our own hubs cloud instance) and everything was working fine up until now. I tried importing some different scenes, but they seem to import without any issues. Additionally I tried importing earlier versions (That were copied and thus have a different ID) of the scene that no longer works, and these too don't import, even though they previousily have been used on production without any changes. Another thing is that we are running another hubs cloud instance, but it looks like we can upload the scene there without issue. I just updated the hubs cloud client as well to the latest version but that didn't fix the issue. What can I do to get this scene back up and running? Just to sum it up:
I can only share the scene URL in private. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thank you for the Summary at the end! Helps me a lot. What external assets is that scene reliant on? I know it sounds arduous, but I'd look through the assets to find any broken urls then remove that asset so you can access the scene. Let us know how it goes! |
Beta Was this translation helpful? Give feedback.
Thank you for the Summary at the end! Helps me a lot.
What external assets is that scene reliant on?
I'm not sure if it was a
Bad Request
error, but another user had to delete each asset individually to find the broken asset. Once that asset was removed from the scene, they could access/import the scene successfully again.I know it sounds arduous, but I'd look through the assets to find any broken urls then remove that asset so you can access the scene.
Let us know how it goes!