Clicking the [Absolute] bottom of Buttons in Toolbar does not Function

Tools - Sep 9, 2015

Hovering over the absolute bottom of buttons in the toolbar, particularly in Blueprints, results in the button being highlighted, but not accessable. The area seems to be 1 or 2 pixels from the bot ...

Multiple Post Processing displays are not working in Content Examples - Post Processing

Docs - Samples - Jan 18, 2017

While going through a GPU pass, film setting in post processing isn't working as expected. This does not seem to be GPU specific The displays should resemble the images in the documentation - PPE ...

Set world or relative rotation on a child component sets the wrong rotation

UE - Gameplay - Blueprint - Aug 21, 2018

Unexpected results from setting relative rotation on child of child in BP. Also confirmed in Main CL 4302610 "I have found that changing this code from RelativeRotationCache . RotatorToQuat (NewRe ...

UV merging issue when merging meshes with multiple materials

UE - LD & Modeling - Modeling Tools - Mesh Editing - Jul 15, 2019

See https://udn.unrealengine.com/questions/505632/view.html for more details Repro: -Have a mesh with 3 sections and 3 materials, assign section 1 to material 1 and section 2&3 to material 3. -Pla ...

'Directions are not Compatible' error on ForEachLoopWithBreak if split struct pin is disconnected from Enum type

UE - Gameplay - Blueprint - Mar 25, 2015

'Directions are not Compatible' error on ForEachLoopWithBreak if split struct pin is disconnected from Enum type. Note: If the pins are reconstructed and the resplit, the error is fixed. ...

Crash when destroying two components in a specific order in this user's project

UE - Gameplay - Blueprint - Oct 6, 2015

Crash when destroying two components in a specific order in this user's project. The crash occurs under two circumstances inside the LogActor Blueprint: either DestroyLogPart is called for both Te ...

Incorrect shading for SubSurface profile in the Blueprint Viewport.

UE - Graphics Features - Dec 30, 2016

The Subsurface shading looks incorrect in the Blueprint Viewport window. Adjusting the cvar for r.sss.checkerboard from the default value of 2 to 1 looks more correct and a value of 0 switches back ...

Player input on the Client while Ejected during PIE will show on the Server (Editor) viewport and not on the Client window

Tools - Jul 17, 2015

Player input on the Client while Ejected during PIE will show on the Server (Editor) viewport and not on the Client window. Reproduced in 4.7.6 binary, 4.8.2 binary and Main (//depot/UE4/Promotable ...

Overlap trigger on Event Begin Play doesn't work after converting project from 4.7.6 to 4.8 P2

UE - Gameplay - May 18, 2015

Overlap trigger on Event Begin Play doesn't work after converting project from 4.7.6 to 4.8 P2. The user thought this was related to using Custom collision object types but it is reproducible with ...

Launch on for Win64 produces fatal error

UE - Foundation - Core - May 18, 2015

Creating a C++ project and then attempting launch on for Windows 64 causes a fatal error crash in 4.8 preview 2 binary from launcher. Project recovers from fatal error and can then package and run . ...