godotengine / godot

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

weird artefact to shapekeys #86196

Open mddm1 opened 10 months ago

mddm1 commented 10 months ago

Tested versions

4.2.1

System information

windows 11

Issue description

Scree

Steps to reproduce

test5multiple_shapes.zip

Minimal reproduction project (MRP)

As seen in the ss there is a weird artefact. I attached the GLTF file as zip. All this happens in the editor. It flickers and sometimes it appears normal. Not a big bug or anything.

mddm1 commented 10 months ago

Scre this is how it should look like

AThousandShips commented 10 months ago

Please provide hardware details, see the instructions:

You can copy this information to your clipboard by using Help > Copy System Info at the top of the editor window.

mddm1 commented 10 months ago

Vulkan API 1.3.250 - Forward Mobile - Using Vulkan Device #0: Intel - Intel(R) UHD Graphics Vulkan API 1.3.250 - Forward+ - Using Vulkan Device #0: Intel - Intel(R) UHD Graphics same outcome

mddm1 commented 10 months ago

I tried the same file in Godot 3 and not only it does not work but it is worse. the whole mesh gets bigger as the part is ascending upward. Maybe it helps.