Hey everyone,
I found a very strange bug in 4.16, where the “Light” version of the built-in Roboto font in UMG doesn’t seem to care about a static char spacing - it’s depending on the zoom.
Example with zoomed out:
Example with zoomed in:

Steps to reproduce:
- Create a new project and add a new Widget blueprint to it
- Add a text block and set the font to Roboto, Light, 24
- Try to zoom in and out and see how the text char spacing changes
