Varneon/VUdon-Udonity

[U2022.3] About window's banner is missing in-game

Closed this issue · 1 comments

Editor:
image

In-game:
image

This must be something related to TextMeshPro sprites, removing the <sprite=0> at the beginning of the source text results in the banner text showing up without the sprite.

One solution is to replace the TMP sprite with UI image, but ideally I would like to preserve the banner as a single TMP object.