You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
hlslcc was incorrectly converting conditionals to mix. When one of the operand is a nan, this conversion is incorrect, as the nan will propagate, and thus we get weird bugs where the nans stick around. #jira UE-71386 #rb rolando.caloca emil.persson #ROBOMERGE-OWNER: ryan.gerleve #ROBOMERGE-AUTHOR: jonas.meyer #ROBOMERGE-SOURCE: CL 5380320 in //UE4/Release-4.22/... via CL 5380325 #ROBOMERGE-BOT: ENGINE (Main -> Dev-Networking) [CL 5415476 by jonas meyer in Dev-Networking branch]