glTF exporter doesn't use texture color data for alpha map, only texture alpha. #105284

Closed
opened 2024-04-15 20:00:43 +02:00 by Patrick · 1 comment

System Information
Operating system: Win 11
Graphics card: RTX3070

Blender Version
Broken: 4.1
Worked: 4.0.*

Short description of error
When exporting gltf, before I could use a texture's color to use as the alpha clip, but now, it only work with the texture's alpha.

Exact steps for others to reproduce the error
Use a black and white texture as the principled BSDF's alpha value. When exporting, that black and white texture gets mapped to the albedo.

**System Information** Operating system: Win 11 Graphics card: RTX3070 **Blender Version** Broken: 4.1 Worked: 4.0.* **Short description of error** When exporting gltf, before I could use a texture's color to use as the alpha clip, but now, it only work with the texture's alpha. **Exact steps for others to reproduce the error** Use a black and white texture as the principled BSDF's alpha value. When exporting, that black and white texture gets mapped to the albedo.
Patrick added the
Status
Needs Triage
Priority
Normal
Type
Report
labels 2024-04-15 20:00:43 +02:00
Member

Hello,
Thanks for the report

In 4.0, the alpha channel was created only from Red channel of the texture.
In 4.1, no alpha is generated.
Agree that the behavior changed. Was not right, and still is not right, not in the same way.
Closing this ticket here, as there is already a ticket open in the upstream repository : https://github.com/KhronosGroup/glTF-Blender-IO/issues/2176

Hello, Thanks for the report In 4.0, the alpha channel was created only from Red channel of the texture. In 4.1, no alpha is generated. Agree that the behavior changed. Was not right, and still is not right, not in the same way. Closing this ticket here, as there is already a ticket open in the upstream repository : https://github.com/KhronosGroup/glTF-Blender-IO/issues/2176
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2024-04-16 05:50:53 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#105284
No description provided.