For many years there has been a static function on UEnum called GetValueAsString which would convert an enum like EAttachmentRule::KeepWorld to the string "KeepWorld", if you passed in the explicit ...
From licensee: Since we integrated 5.5, we are experiencing a crash in AWorldDataLayers::InitializeDataLayerRuntimeStates() on this line check(ActiveDataLayerNames.IsEmpty() && LoadedDataLayerN ...
Using the Expand node feature on a macro from a macro library alters the current functionality of other instances of the macros that are in use(even though the macros themselves have not changed). ...
FPropertyBase constructor does not handle a TMap/TSet property. Following workaround can avoid this error. explicit FPropertyBase(FProperty* Property) : PropertyExportFlags(PROPEXPORT_Public) ...
Context World Partition - Hierarchical Level of Detail (HLOD) system uses custom HLOD Layers to organize large amounts of Static Mesh Actors and generate a single proxy mesh and Material. Problem T ...
A crash occurs when GetPropertyRef node is executed from a SubTree that is linked within a StateTree, which itself has been linked from a parent StateTree via a Linked Asset ** . The processing con ...
Encountered while attempting to disable all AnimBP assets for nativization as a workaround for [Link Removed]. ...
When editing the module the call to FHlslNiagaraTranslator::HandleDataInterfaceCall has the usage "Module", so it treads the module as if that was its stack context, even though the module's usage b ...
If the user applies a material or texture to the disabled button style option the button will not used the material/texture that was used but will instead use the default grayed out button look. E ...