You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
AssertionMacrosTest is printing out failed asserts using LocalPrint which is undesirable - implemented GBlockLocalOutput as a way to supress LocalPrint output. Other fixes included: - ability to select a low level test build based on any configuration, not just Development: useful for Debug builds - New "printoutput" LLT Gauntlet parameter used for certain platforms to control output redirect to stdout #rb David.Harvey #preflight 62f405a05a6f2fec99b64f21 [CL 21334255 by chris constantinescu in ue5-main branch]