Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject
Phillip Kavan ac424e82c7 Fix Blueprint compiler to generate a well-formed bytecode expression for a struct literal term when the struct type declares one or more fields of a type that does not have Blueprint support.
Other changes:
- Don't emit an ICE for the binary compatibility test between a literal term type and its associated coerce property when the property's underlying type is not supported; this is an undefined context.
- Include additional context in the error message that's output as a result of encountering an undefined opcode during script execution. Note that the callstack will identify the Blueprint class/function.

#jira UE-144355
#rb Dave.Jones2
#fyi Michael.Noland
#preflight 62559c3fcd5ed4dd0918354d

[CL 19726701 by Phillip Kavan in ue5-main branch]
2022-04-12 15:24:39 -04:00
..
2022-04-07 21:06:54 -04:00