Children of retainer widgets have improper clipping, causing any widgets set to "Clip to Bounds" to clip incorrectly. This may also affect hit testing in cases where multiple retainer widgets are ne ...
This is a crash related to copying depth-stencil render targets to the CPU. See linked UDN for more info. ...
Subsurface scattering is disabled on all OpenGL platforms despite the shaders being properly translated & OpenGL platforms supporting the relevant CPU-side APIs. This also affected Metal for the WWD ...
The AnimBlueprint shows duplicate characters in the Debug Filter causing three effects: 1. Causes breakpoints not to function properly 2. Reverts back to "No debug object selected" in the Filter rat ...
Editor crashes if a struct array that has been made editable is edited in an instance within the details pane of the level viewport, then the changes are applied from the instance to the base bluepr ...
On the Material Expression Reference Page, located here:https://docs.unrealengine.com/latest/INT/Engine/Rendering/Materials/ExpressionReference/index.html Material Expressions has an image numbered ...
Drop down menus clip on 27" Screen iMacs (See attached images.) Reported from a 27" iMac and tested on a 27" iMac here. Other models may be affected. *Image with Blue circled areas are from the use ...
If a client joins a session while the host is moving their character, the character's mesh will become offset on the client. Example Video: [Link Removed] Found in 4.16.1 and reproduced in 4.17 M ...
REGRESSION: Yes, does not occur in 4.16.3 In QAGame, the blueprint QABP_Containers is dirtied (needs to be compiled and saved) when the user opens it. This occurs every time the editor is restarte ...
A crash is occurring in a nativized packaged game when overriding a server event and calling the parent's implementation in a derived class. The crash doesn't seem to produce a detailed callstack. ...