You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The font cache could be flushed while the render thread was still using the font atlas textures. We now flush it before we add the elements to draw to ensure that the atlas textures will be valid for the render thread to use. #codereview Matt.Kuhlenschmidt [CL 2695161 by Jamie Dale in Main branch]