Multiply blend mode is ignored when applied to a GUI text node

I just noticed a strange thing in Defold 1.3.0; the blend modes don’t seem to have any effect. I reproduced this in a completely blank project, see below. Has something changed recently for text rendered in the gui? Box nodes work as expected.

Blend mode shows correctly in editor:

When built from the editor on Mac it’s ignored:

Minimal project:
TextMultiply.zip (2.0 KB)

Hmm, I don’t think so. We need to investigate this. Have you created an issue on GitHub as well?

2 Likes

Ubuntu also

1 Like

I have now! Blend modes on GUI text nodes don't have any effect · Issue #6508 · defold/defold · GitHub

4 Likes