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 ...
When applying a second material to a Destructible Mesh it does not texture the chunks of the fractured mesh. The chunks remain the same as base color of the Destructible Mesh. This is issue was re ...
This issue has been reported by two different users with very similar circumstances: Both report the editor freezing when trying to compile UE4.10 C++ Projects running Mac OSX 10.11.1 if no audio i ...
Came across a few oddities with draw debug. DrawDebugSolidBox ignores the DepthPriority parameter and appears to always draw in World. In the screenshot the sphere is drawn on top of the mesh, the ...