I understand that this is not something you're intended to be able to do (Montages aren't used this way), but we should bar the user from inserting a montage into this variable slot. Crash occurs w ...
The editor crashes with a failed assertion when opening a blueprint actor that contains a structure with instanced objects. ...
Mousing over a softclasspath pin from a struct while debugging a Blueprint can lead to a crash. ...
FInstancedStructs, or its TInstancedStruct sibling, can be included in a class that inherits from UDeveloperSettings. UDeveloperSettings will persist data in a configuration file. In the case of FI ...
Crash when compiling BP (containing user defined struct + object reference) after adding variable. ...
This issue only occurs with Iris enabled. ...
The Lens Flares Tints struct appears in the Get Settings node for a PostProcessVolume but does not appear in the Set Settings node. ...
ControlRig doesn't work as expected because I can't pass an Enum from AnimBP to ControlRig. If it is a RigElementKey of Struct instead of ERigElementType, it works normally. This is the current wor ...
Users are unable to call most functions on this class (FAnimMontageInstance ), as ENGINE_API is only added to a handful of functions. Other structs in AnimMontage.h may need similar exposure. ...
Defaults for variables of asset/object/class type do not show up in the defaults panel in User Defined Structs. This severely limits their usefulness as a data definition. ...