Regardless Niagara or Cascade, dynamic parameters for particles are passed to pixel shaders from vertex shaders via InterpolantsVSToPS. It can cause a precision error on some materials, for example ...
While playing in editor, executing the Console Command: "r.setRes 1920x1080wf" produces the exact same results as "r.setRes 1920x1080f" which is to create a fullscreen window with a border across th ...
A licensee reported an issue where a recent change to SButton.cpp in 4.13 causes an issue with Precise Click in multiple situations, his example being the one described in the repro steps, which is ...
When using a Gamepad, there is an issue where input from the controller continues to control editor menus during Mobile PIE session. This issue does not a appear to be a regression. Versions Tested ...
Skeletal mesh bones cannot be selected in the viewport of the IK Retargeter. They can still be selected via the bone name hierarchy. Reproduces in the following://UE5/Release-5.1 CL 2390901//UE5/Re ...
Dynamically spawned objects' collision does not seem to be working in a packaged game when the Cook Blueprint Component Data for Faster Instancing at Runtime option is enabled. Found in 4.14.1. Un ...
A crash occurs when deleting a Media Player asset from the Content Browser that contained a previously referenced Sound Wave asset. This issue does not occur in any past engine versions as the prev ...
While testing in KiteDemo - //UE4/Release-4.16 CL 3420042 in Binary – I found that pressing the bookmark attraction Scene keys (1 - 0) does not work as intended if user is in Run mode. ...
If the delay to begin printing the log to the window is too long, some of the logging can be thrown out. This issue does not occur with Android Device Output log UPDATE1: The last time I reproduce ...