Dialog Windows Still Displayed when Editor is Minimized on Macs

UE - Platform - Apple - Jun 25, 2015

There are some dialog windows that will render on top of other external applications when the editor is minimized and does not have focus.....i.e. 'Building Lighting' and 'Auto-Save' dialog windows. ...

Editor crashes when attempting to press tab while editing transform values in structs

Tools - Dec 23, 2014

Editor crashes if a user presses tab while editing transform values in a blueprint struct. Note: This only occurs while editing transform variables, no other var causes this crash. Logs and Dump f ...

Build failing for users project with all platforms

UE - Gameplay - Blueprint - Feb 24, 2015

When attempting to package this project for a mobile device, the build with fail. I tested in main and 4.7 release and the build will always fail. Project: [Link Removed] Users log: https://ans ...

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. ...