-
Hi, I checked my 3D model in AR, but I see there is a difference with modelviewer libraries. As you can see the AR version looks not good on version 2.1.0 Now, when I upload the 3D model in the editor, I do see some warnings.. I have 2 questions: 1: How important are these warnings? Should I always make sure there are no warnings? 2: Is it possible that this 3D model was good with no warnings a couple months ago, but with new updates of the editor / libraries it's showing warnings? is it possible that models that are good now, will show warnings in the future? Thanks in advance :D |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
If you're talking about AR, it's really important to let us know which mode / what device you're using. I'm guessing this is Android WebXR (default), in which case this is the same look as in 3D. Don't use old versions of MV unless you have to. We fix a lot of bugs over time, so old versions are simply buggy, which is probably what you're seeing. As for glTF validator warnings - there are four levels. Errors: must fix. Warnings: pretty serious, you probably need to fix. Info, Hints: no big deal. They might change over time as the validator improves, but it's unlikely. Note, that validator is completely independent of MV. |
Beta Was this translation helpful? Give feedback.
If you're talking about AR, it's really important to let us know which mode / what device you're using. I'm guessing this is Android WebXR (default), in which case this is the same look as in 3D. Don't use old versions of MV unless you have to. We fix a lot of bugs over time, so old versions are simply buggy, which is probably what you're seeing.
As for glTF validator warnings - there are four levels. Errors: must fix. Warnings: pretty serious, you probably need to fix. Info, Hints: no big deal. They might change over time as the validator improves, but it's unlikely. Note, that validator is completely independent of MV.