When Lumen is disabled, but the cvar "r.MeshCardRepresentation" is set to 1, Lumen will continuously enqueue object removal from the Lumen Scene, without ever emptying the array of primitives to rem ...
The Editor provides option "Project Settings – Engine – Input – Mouse Properties – Advanced – Use Mouse for Touch" to allow testing virtual joysticks and other touch controls with the mouse. When ru ...
Building the level or lightmaps can clear the volumetric lightmap. In 5.5, this requires you to perform a full build, or a lighting only build with a BSP brush in the scene. In 5.6, all level build ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Web Browsers widget components stop accepting input when toggling visibility with a delay if there is more than 5 browsers. This onl ...
When the RHI thread is enabled (with or without parallel-execution) for Metal it isn't currently possible to run "profilegpu" because the GPU timestamp emulation code isn't multi-thread safe and pro ...
If a user uses Alt-tab to change to another window, the ReceivedFocus and LostFocus functions are not called as they would usually be called when using something such as Shift+F1 or Ctrl+Esc. Note: ...
**Physics collision ignores Capsule Collision, When Skeletal mesh root bone orientation is rotated in the Z-Axis, resulting in unexpected collision behavior. Screen shot has been attached to de ...
Blueprints using renamed variable do not indicate that they need to be recompiled. (However errors are shown on play) It is possible to not see an error if you add a variable with the same name as ...
This is a new Linux crash in 4.18.1. There are a few similar but different callstacks that reference dri/radeonsi_dri.so() I've attached a log, but none of the ones I've looked at appear to contai ...
This appears to be new in 4.25. ...