Node Comments don't appear until the node is scrolled over after it is entered

UE - Gameplay - Blueprint - Nov 23, 2016

Node Comments don't appear until the node is scrolled over after it is entered This is a Regression. It was working in 4.13.2 but broken in 4.14. User Description: BP node comments hidden until m ...

CLion cannot update CMake for an Unreal Studio project created on a drive other than the one the Engine is installed on

UE - Foundation - Cpp Tools - Apr 22, 2019

If an Unreal Studio project is created on a different drive from where the Engine is installed, CLion is unable to successfully update CMake. The location for where Engine files can be found appears ...

Assets with Render in Main Pass disabled show shadow artifacts

UE - Graphics Features - Apr 18, 2016

This issue was originally reported specifically for Destructibles, but it appears to affect Skeletal Meshes, and static meshes when selected. When "Render in Main Pass" has been disabled skeletal an ...

Physics replicates incorrectly on the Client-Side on sloped surfaces

UE - Simulation - Physics - Jul 30, 2019

Replicated objects don't behave correctly on the client-side on slopes when not sleeping. By placing two cubes on one another and slightly rotating the bottom one to create a very gentle slope, the ...

ZenGarden or project with MSAA enabled crashes on iPhone 6 and 6+

UE - Platform - Mobile - Jul 19, 2017

Zen Garden crashes on the iPhone 6+ before anything appears onscreen. Occurred on: iPhone 6+ on 10.3.2 Didn't occur on: iPhone 6S on 10.3.2 ...

'Get Distance Along Spline At Spline Point' Causes Crash

Tools - Jul 28, 2018

User reports that the reason for the crash is that because UpdateSpline is false on the AddSplinePointAtIndex blueprint node, this line is never called [ReparamTable.Points.Reset(NumSegments * Repar ...

Functional Test won't start when placing a moving actor inside the level if setting Navigation Mesh's Runtime Generation to Dynamic

UE - Automation Test - Mar 21, 2019

User is trying to use the Functional Test class to construct some automated test cases. Whilst doing this they noticed that adding a BP_Actor (just a static mesh engine cube) that simply rotates (v ...

Preview Rendering Levels Do Not Display Supported Optimization Viewmodes in Viewport Dropdown

UE - Platform - Mobile - Apr 2, 2019

When attempting to set an optimization viewmode while using a Preview Rendering Level other than Shader Model 5, the Optimization Viewmodes dropdown is missing all of its options and instead display ...

Bloated instruction counts in the material editor causing long compiles

UE - Graphics Features - Apr 17, 2019

artists are dealing with greatly increased iteration times due to long shader compiles when working in the material editor. This has regressed over time as we add more features to the point were wor ...

Reversed Animations don't play properly using Skeletal Mesh Pose and animations with Keep State in Sequencer

UE - Anim - Sequencer - Nov 26, 2018

The bug seems to only reproduce when setting animations in sequencer and only if the animations are set to "Keep state". Setting them to "restore default" makes the reversed animation play correctly ...