For nodes with an FGameplayTag or FGameplayTagContainer pin, when changing the tag value (Pin->DefaultValue) and triggering Undo/Redo, the pin modification is not undone. Rather, it undoes the previ ...
ExportMaterialUVDensities() gets the incorrect value where the alpha channel is referenced (e.g. RegisterIndex of the texture is [3] or [7]) because FMeshRenderer::RenderMaterialTexCoordScales() use ...
From licensee: "[...] it seems that regardless of our settings and how far away the control spline is from the landscape edge, one corner of the landscape will always be impacted by the falloff and ...
When doing an unattended OBJ export with python. The export will fail and give the atteched callstack. ...
RemoveAfterSecondsLambda in AddTimedDisplay function may access released memory during level transitions. The following workaround works : void UViewportStatsSubsystem::AddTimedDisplay(FText Text, ...
The Buffer Visualization for DecalMask is no longer an option. Also, when looking at the Buffer Visualization Overview the DecalMask slot has been removed. See attached image for comparison Worke ...
User report of an assertion that fires on editor reload during an attempt to reload an AIController-based Blueprint class with a dependency on a child Blueprint class, both created in a previous edi ...
In Persona or the Static Mesh Editor, some post processing features do not update immediately when the user changes them. This was seen with Color Grading and Lens Flare settings. It could affect ...