You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The bug would mean that an AutoRTFM transaction that aborts could mess up the internal reference count of the static empty string (got via FText::Empty()), eventually resulting in it being freed while a reference for it was still around. [CL 33901981 by neil henning in ue5-main branch]