Editing the font size of an Editable Text box is still not available (not working since 2022)

Summary

Trying to update the editable text box font size at runtime will cause an engine crash. This is not something that should still persist. Id rather not have to edit engine source code to expose this explicit property.

What Type of Bug are you experiencing?

UI / Tools

Steps to Reproduce

Break out the properties of the editable text box style. Eventually set the font size. Reapply the style by using the set style node. Change the font size via some method call in the construct event. Hit play on the project and see the engine crash.

Expected Result

The font size to change and not to crash the engine.

Observed Result

The crashed engine, no way to change font size at runtime.

Affects Versions

5.7

Platform(s)

Windows