Segment to Segment Navigation links not usable/working

UE - AI - Dec 3, 2015

A licensee asked about SegmentLinks not working. These were apparently disabled because they were buggy and are waiting to be fixed, but not currently being worked on. Adding this to JIRA since ther ...

Launcher and Editor context / dropdown menus do not display correctly on upcoming Windows 10 build

UE - Editor - UI Systems - Slate - Oct 3, 2016

A few users using the Windows 10 Insider Preview have found that after a certain point in the Prerelease builds, starting at 14915 it seems, the Unreal Editor and Epic Games Launcher context menus h ...

Cast enum to byte could occasionally break cook/resave in level BP

UE - Gameplay - Blueprint Compiler - Aug 27, 2020

 Workaround:The blueprint macro had a cast from the enum to an int and that was causing the issue, getting rid of the cast and just returning the enum and then changing all the places that were usin ...

Inherited AnimBP properties not always working across editor restarts

OLD - Anim - Jan 21, 2016

In 4.11 when making changes to node properties in an animation blueprint they will not always appear to update in child blueprint instances when restarting the editor. In the attached project the l ...

Duplicating / Moving (to another level) an actor with a Hierarchical Instanced Static Mesh component causes a crash

UE - Graphics Features - Nov 14, 2016

When you have an actor with a Hierarchical Instanced Static Mesh component that has a Static Mesh set and is populated with at least 1 instance and then duplicate it or move it to another level, it ...

Building for Gear VR Distribution fails due to missing Oculus lib

UE - Platform - XR - Jun 7, 2017

Users have reported that building for Distribution on Gear VR results in failure due to a missing Oculus library. The error they receive is as follows: UATHelper: Packaging (Android (ETC2)): [javac ...

bIsComposing assert with Japanese MS-IME input(candidate list related)

UE - Editor - UI Systems - Localization - Apr 18, 2017

When using MS-IME as Japanese input method, scrolling out the text field out side the view causes bIsComposing to be set false - this state causes instability of the editor. Crash happened with Win ...

CPU Collision is being offset on Z

UE - Graphics Features - Sep 29, 2014

DESCRIPTION: Collision's on CPU Particles are incorrectly being offset on Z by several units [Link Removed]https://answers.unrealengine.com/questions/105202/mesh-particle-collision-bug.html EDIT: ...

Regression: Visibility property is not seen in the animation track in UMG

UE - Anim - Sequencer - Mar 6, 2017

Visibility track in 4.15 launcher version is not visible. Converted projects from previous version which already had this track, but cannot create new one. If I add Interp keyword in the UPROPERTY, ...

iOS Device displays textures darker than in Editor

UE - Platform - Mobile - Jan 30, 2017

The issue is that on iOS devices textures are displaying significantly darker than expected. I did a color calibration with my monitor to get a more accurate representation of the texture. I set th ...