From UDN: [Link Removed] There is a bug in the output velocity for translucent objects in Unreal Engine 5. Specifically, when a material instance has the "output velocity" override flag enabled, bu ...
If another persistent level is open, the fix up can work. ...
When built with Address Sanitiser, the engine can except in FShaderPipeline::FindOrAddShader on deletion of the Shader pointer. This appears to be in error as FShader is asserted to be non-polymorp ...
r.MotionVectorSimulation 1 should simulate motion vectors when cutting cameras, but this appears to be broken on some loops. ...
See UDN for more info: https://udn.unrealengine.com/s/question/0D5QP00000MfU8l0AF/uanimnotifynotify-is-called-twice-for-the-same-notify-on-server-in-a-multiplayer-game ...
A UDN user reported that the D3D12 resource allocator defragmentation operation races with view creation. View creation needs to be always deferred to the RHI thread. ...
From customer: Hi there, I stumbled upon a bug where the display units as set in the Project Settings under the Editor Appearance category for properties were not getting displayed properly and was ...
Since CL-28416011, Sections in Window menu are broken and the RuleProcessor can not be registered in the menu. (See attached imanges) Following workaround restores the sections and fixes the issue. ...