When using the Precomputed AO Map node to LERP between 2 Normals, only the A input into LERP will render out on the mesh. The Precomputed AO will work fine for Base Color LERPs Example: [Image Re ...
Set Array Elem is missing the Item checkbox when connected to an existing array variable that was created separately. The checkbox is present if the Set Array Elem is created off of the array variab ...
This is a bug found by a licensee ...
void UMoviePipelineBlueprintLibrary::ResolveFilenameFormatArguments(const FString& InFormatString, const FMoviePipelineFilenameResolveParams& InParams, FString& OutFinalPath, FMoviePipelineFormatArg ...
Changes to the sort order do not revert the order of inputs on a node when undone. It will change if the node is refreshed or the graph is saved, however. ...
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 ...
Context Lumen is the default global illumination and reflections system. Lumen renders diffuse interreflection with infinite bounces and indirect specular reflections in large, detailed environments ...
the reproduce video and project are in the slack links: Slack Link: [Link Removed] ...
When the first checkpoint is recorded, the correct array properties will be captured in the LifetimeChangelist. When these array items are later removed and another property on the actor is changed, ...
Currently, we detect whether an anim instance is supported by the skeletal mesh and, if it isn't, unreference the instance, but we don't error or warn the user that this happened. This leads to conf ...