When using the Place Actors panel on the Advanced_Lighting map a crash occurs when searching for a directional light. I was only able to reproduce this issue on that map. This issue is occurring ...
UScrollBox::AlwaysShowScrollbarTrack has its own getter/setter function (SetAlwaysShowScrollbarTrack/IsAlwaysShowScrollbarTrack). In another property for UScrollBox::bAllowRightClickDragScrolling, ...
Ease node not considered Pure function but has no exec pins. This causes a warning to appear within the compiler results as seen in the attached image. Regression (yes) issue (does not) occur in 4 ...
Control Rig parameters don't function after editor restarts. Also the default values don't function and you need to use an input instead of directly editing the values of the pins. You can work aro ...
The Editor will crash if Groom Hair Cards are viewed with the Light Complexity View Mode. ...
When a blueprint contains a function call from a custom blueprint function library, preforming a hot reload will prevent the blueprint from saving stating that the graph is linked to private object ...
If a nativized Blueprint event graph includes a call to a native, BlueprintCallable function that's also marked BlueprintAuthorityOnly, if the Blueprint is nativized, the function will incorrectly b ...
The "Reimport with New Source" functionality is currently not functioning in the Editor. When selecting the option with a clearly edited Anim, it is not updated. There is no message in the Output Lo ...
I've tried implementing BP logic off an EI Event using Any Key, never executes. Tried having the associated Input Action have Consume Input set to true- still nothing. I'm not sure what the expect ...
Comments from Jack: >LandscapeMaterialsParameterValuesGetter calls GetAllParameterNames<> which does handle functiions >ALandscapeProxy::GetLayersFromMaterial should use GetAllParameterNames<> ins ...