You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Fix a bug in variable resolution for array variables where the whole field would be replaced instead of just the variable - Replace variables which fail to resolve with an empty string instead of leaving the variable name in place. This is easier for calling code to detect and handle - Add a graceful failures in a few places to allow us to generate a report if variables fail to resolve [CL 34155759 by ben woodhouse in ue5-main branch]