LoopAndReset preview option is broken after one loop for anim composites ...
From licensee:"[...] the issue is that ActorsReferencesUtils::GetActorReferences (/FArchiveGatherExternalActorRefs) will only analyze a reference to an object (/actor) once, if it's editor only the ...
When the Lit > Actor Coloration > Affects Navmesh or other Actor Coloration mode is used, Nanite meshes apply lighting differently than non-Nanite meshes which can make it difficult to use the Actor ...
Up to UE 5.0, when the "Object Position" node is used in the Material Editor as part of a material with Light Function domain, attempting to compile the material results in the following error: "[SM ...
In a scene without a sky sphere, increasing the skylight intensity will cause the sky to brighten in the pathtracer. Other renderers do not brighten the sky, and the intensity increase is applied on ...
The bug is data layer runtime states can get out of sync between a client and a host depending on the initial runtime state of a data layer and the size of the replicated data layer names array. Se ...
This issue is caused by the "File > Favorite Levels" menu only showing up if there are 1 or more recent levels. Once that list is cleared, the "Favorite Levels" menu is never added to the "File" men ...
Triggering an actor component recompilation resets all the variables to the default state on spawned actors in the level. Users can unintentionally lose property settings on placed actors in a worl ...
During async loading from an AsyncLoading thread, DecalComponent attempts to precache PSOs which can trigger a checkf in StrongObjectPtr.h which are only allowed to be created on a game thread. ...