decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

Import model errors too strict #1098

Closed nearnshaw closed 3 months ago

nearnshaw commented 3 months ago

It seems we're being too strict with importing 3D models to the editor. Artists run into too many problems at that stage, even with models that do work well in Decentraland.

For example, when trying to import the attached hummingbird model into the Editor, i get this error.

Image

hummingbird.glb.zip

However, if I just use the model in the scene, it works well without issues. Are we maybe considering warnings as if they're errors? or are there certain errors we can just ignore?