Within a new Animation Composite, the To Next and To Previous buttons do not move to the animations next or previous frame. ...
Animation Composite Timeline extends over top of the Playback Controls when zoomed in -See attached screenshot for example of results ...
Meshes imported from rhino are not compatible with 'Crack Free Displacement' ...
Virtual textures can appear blurry or corrupt in the texture editor view. [Link Removed] ...
A texture can be toggled between virtual texture and regular texture using the Convert to virtual texture/regular texture tool in the texture asset context menu. This updates referencing materials t ...
The ETraceTypeQuery and EObjectTypeQuery enums declared in EngineTypes.h aren't fully exposed to Python. Both enums have 32 entries, but Python is only aware of the first 2 for ETraceTypeQuery and t ...
Repro Rate: 5/5 This is a live issue that has been tested in the Binary build of //UE5/Release-5.1 at CL 23058290 and DOES NOT OCCUR in Windows and Linux but DOES OCCUR in Mac. This was tested on d ...
The OnlyTickMontagesAndRefreshBonesWhenPlayingMontages setting added in 5.4 is broken. It only works because it unintentionally forces a second call to UAnimInstance::UpdateAnimation (via RefreshBo ...
Files and directories with special characters %, @, * and # are not escaped when sent to the P4 Client API. For example, an '@' character is common in root workspace folders when using concurrent bu ...