When connecting C++ created event dispatcher, the Target node will not accept reference to other actors. This is happening in 4.6 and Main but is working as intended in 4.5.1 ...
'Decal Blend Mode' in the Result node is missing. The user that reported this noticed it when converting from early access to Preview 1. Their emissive decals stopped blending. ...
The Add node does not update in the Construction Script. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) ...
Repro Rate: 3/3 This is a live issue where the customer claims that the SteamSockets implementaton is not setup to handle the new Client and Session Id setup that was introduced in 5.1. This issue ...
There are a few separate issues with user input plumbing that prevent keypresses from getting to FDefaultGameMoviePlayer during a startup video 1) In FDefaultGameMoviePlayer::WaitForMovieToFinish() ...
An occasional ensure is thrown when opening Camera Anim assets. Generally, the issue occurs when opening the asset for a second time, but the repro rate is low, around 1/5. ...
When you are selecting an asset in the editor it jitters a little bit until unselected. Found in 4.25.0 Preview 1 CL#11723679 Reproduced in 4.26.0 Main CL#11724764 ...
Map Check will output the following error, which makes no sense: SM_FourCubes_1 - 1 element(s) with zero triangles in static mesh 'SM_FourCubes' ...
When trying to send the Enter Key to Web Browser using the Press and Release function, it does not work. This function works with any other key that you try to send. A repro project is attached tha ...
In accordance with CL-9139422 of [Link Removed], the SkeletalMesh ImportedBounds does not have an Extend operation. However, SBasePoseViewport, the UI for retagettes, continues to use ImportedBounds ...