You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Code now checks for this occurrences and reprorts an error message instead of siliently trying to compile the material anyway. This was causing a crash when two material functions containing the same parameter bound to different values (e.g. different textures) are used in the same material. #jira UE-150412 #rb jeremy.moore #preflight 63bc4896bf54fa7b36f61ea5 #preflight 63c13055b0652247507fae3e [CL 23675742 by massimo tristano in ue5-main branch]