godot icon indicating copy to clipboard operation
godot copied to clipboard

GLTF Embed as Uncompressed will still extract textures when importing. (regression)

Open prominentdetail opened this issue 1 week ago • 5 comments

Tested versions

4.4beta

System information

windows 10

Issue description

When the Project Import settings for GLTF Embedded Image Handling is set to Embed as Uncompressed. It will still extract the images and not keep them embedded! This use to work in 4.3 but not in 4.4!

Steps to reproduce

Set the project settings and import a gltf. Example gltf is provided (uses embedded texture):

testmat.zip

Minimal reproduction project (MRP)

test-4.4.zip

prominentdetail avatar Feb 21 '25 19:02 prominentdetail