You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Shadow variable declarations - We should clean these up over time and renable the warning. Private member variables of parents is currently reported as a bug to the VS team. Overflow when assigning true to a 1 bit bitfield with a signed type. sprintf_s non-string literal parameters exist in the current CRT. This should be fixed by MS in time and then we can reenable. narrowing conversions - We should clean these up over time and renenable the warning. Fixed static assert. #platformnotify Josh.Adams [CL 2647826 by Jeff Campeau in Main branch]