FIXED: Geo Text changing font bug

Hi,
I have noticed bug in Geo Text that is somehow related to changing fonts. I am attaching simple scene, hoping you will be able to reproduce what I am seeing (Win10, 2022.25370). Just try to play timer for some time and search for glitches in text rendering. Once they appear, they stay until Geo Text is recreated.

geo_text_bug.1.toe (5.8 KB)
geo_text

This will be fixed in the next build we post. Thanks for the report!
It occurs when the fallback fonts need to be used because the chosen font can’t show the desired characters for the string. Old data from those fallback passes gets left-over

1 Like

Build 2022.26590 is now available with this fix.