LIVE: C++ Actors cannot be duplicated if component has spaces in name.

UE - Foundation - Core - Nov 6, 2014

If a Component of an actor has a space in its text, it will not correctly render that component when duplicated in the editor viewport. If the spaces are taken out of the text, the actor renders as ...

LIVE: Crash on highresshot console command

Tools - Nov 10, 2014

User is reporting a crash when using the console command "highreshot #" with any number. [Link Removed] ...

Properties missing from Japanese UI

UE - Editor - UI Systems - Localization - Oct 20, 2015

Some properties go missing when the Editor is switched to Japanese mode. Specifically, missing under Collison: -Simulation Generates Hit Events -Phys Material Override -Use CCD (See attached screens ...

Adding a macro graph through MyBlueprint and then calling undo causes a crash updating the macro tooltip.

UE - Gameplay - Blueprint - Dec 1, 2015

Undoing the creation of a new macro in MyBlueprint whilst displaying the new macro tooltip causes a crash trying to update the tooltip. ...

Destroying a Character's CapsuleComponent while Use RVOAvoidance is enabled in the CharacterMovement component will crash the editor

UE - AI - Aug 27, 2015

Destroying a Character's CapsuleComponent while Use RVOAvoidance is enabled in the CharacterMovement component will crash the editor. Crash Report: [Link Removed] ...

Screen Space Reflection has dark artifacts at low view angles

UE - Graphics Features - Aug 23, 2016

When looking at a large flat surfaces at very sharp angles dark banding will occur at the horizon. This also occurs in 4.14 CL 3091931 Note : I've attached a 4.12.5 version of the project (SSR412) ...

Spawn Emitter Attached not working in Packaged Game

UE - Niagara - Apr 2, 2016

Spawn Emitter Attached not working in Packaged Game. Not sure if it isn't spawning the emitter or if it is spawning at the wrong location. ...

Crash when Deploying to iPad Air with BC4 Texture Compression Setting

UE - Platform - Mobile - Jun 7, 2016

App/project crashes when setting a texture's compression settings to BC4 and deploying to the iPad Air. As the user in the op states on AnswerHub, the problem seems to lie with specific texture com ...

ShowDebug Overlapping Text

Tools - Apr 27, 2016

Using the showdebug commands during play results in overlapping text that is difficult to read. Found in 4.11.2 binary. Reproduced in 4.10.4 binary and Main CL 2852833. Regression? No, also occ ...

Tilemaps using Isometric Diamond Project Mode has Offset Collision

UE - Gameplay - Paper2D - Oct 27, 2016

When working in the Tilemap editor and changing the Projection Mode from Orthogonal to Isometric Projection, the collision does not translate or update to adopt the projection mode. ...