If the option to delete files on revert is enabled, the revert operation causes incorrect file state in the perforce cache It looks like it has some code to handle this when the option to delete is ...
ALLOW_DITHERED_LOD_FOR_INSTANCED_STATIC_MESHES works without crashing in ue4.27. It appears that this code path is not maintained in ue5. ...
Workaround it to reassign a material to the mesh and resave ...
Texture2DArray asset thumbnails are not reflected when the source file texture is changed. Once a Texture2DArray asset is opened and loaded, the thumbnail will follow any subsequent source file upda ...
[Link Removed] ...
UDN case : [Link Removed] We are seeing a crash in UAnimInstance::DisplayDebug() at the following line: FString MontageEntry = FString::Printf(TEXT("%i) %s CurrSec: %s NextSec: %s W:%.2f DW:%.2f ...
Licensee reports that occluded vertices are picked in mesh paint when multiple meshes are selected. Since we use line tracing + math to determine the target vertex in mesh paint mode, rather than h ...
Animating an inherited widget from a child UserWidget class appears to work, but the bindings don't resolve properly and the animation is null at runtime. This workflow should either be supported, o ...
BTTask_MoveTo and EnvQueryTest_Pathfinding don't use the same pattern to obtain the NavigationFilter to be used if the filter is not set. The BTTask_MoveTo uses the controllers GetDefaultNavigationF ...
Setting an Audio Analysers NRT settings to None crashes the editor. Assertion failed: nullptr != LoudnessSettings [File:D:\SMoyls_UE5_Release-5.1\Engine\Plugins\Runtime\AudioSynesthesia\Source\Audio ...