When using Forward Shading for the project, if you assign a source target to a SceneCapture2D and use either BaseColor in RGB or Normal in RGB the editor will crash. Tested with: Broken: 4.14.1 B ...
This was the simplest solid repro I could get on this bug. The callstack is similar to [Link Removed] Also came across several Shader Compiling Manager crashes while attempting to repro this crash ...
When you attempt to access MIDIDeviceController.h in your own project, it'll fail when you include it. This is the main error, while the other is a syntax error: missing type specifier - int assume ...
REGRESSION No, occurs in 4.14. If the user has an attenuating actor selected while they go through a PIE session, the attenuation wireframes will not be visible when they exit PIE. They will need ...
After enabling "Support Deferred Rendering with Metal" and then launching to an IOS device (in this case iphone 6+) the game will no longer open and run. REGRESSION? Yes Worked in Binary 4.13.2 C ...
Adding DoNotCreateDefaultSubobject to a class after placing an instance of that class in the viewport will fail to be recognized when duplicating the placed instance. This is not a hot reload issue ...
Backspace Key not activating when working with 3D Widgets and will not be called when working with the Widget Interaction component. User says they are having a similar problem with the enter key in ...
The FVector::Normalize function states in its comment that if given a vector that is too small to be normalized, it will set it to 0,0,0 and return false. The function only returns false and does no ...
A change was made to AActor.GetComponents which appends the results instead of resetting the output array. This seems to only impact 2 places in the code, and has a big side effect in the texture st ...
There is an issue where the undo does not affect movement made by piloting an object in a level. This issue does not appear to be a regression. Versions Tested: This issue occurs in all versions te ...