You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Sebastian.Nordgren #rnx #preflight 628c85f58673efbf3c0a5e3f - Added checks when parsing xml to make sure that expected nodes/lists were found and are not null. - Response was assigned as null, but nothing was checking for this. The initial value has been changed to an empty string which wioll invoke the user cancelling the operation as the default behaviour. - StreamReader.ReadToEnd is a blocking call in an async method. Replaced with await StreamReader.ReadToEndAsync. [CL 20346208 by paul chipchase in ue5-main branch]
17 KiB
17 KiB