godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
91.38k stars 21.26k forks source link

`gltf2` model importing error #99625

Closed Sandstorm-mt closed 18 hours ago

Sandstorm-mt commented 1 day ago

Tested versions

Latest version

System information

Forward+, 1050ti, i5-4990 or something like that, 8gb

Issue description

when imported, model significantly differs from what blender viewport shows Image Image

Steps to reproduce

import the model, add it to scene.

model: https://drive.google.com/file/d/1-s3SC7Bm1ORXljxeOmLLqB4LlZiKS4tz/view?usp=sharing (trying loading it to github giving me errors)

Minimal reproduction project (MRP)

N/A

fire commented 1 day ago

Loading into https://gltf-viewer.donmccurdy.com/ gives this result. I expect godot to have the same result as the gltf viewer.

Image

fire commented 1 day ago

Image

Blender is giving similar results.

Sandstorm-mt commented 18 hours ago

so that means thats probably a problem on my side