BSP brushes break when non-standard subtractive bsp brushes are used

UE - LD & Modeling - Modeling Tools - BSP - Mar 19, 2015

if a nonstandard bsp brush is used as a subtractive brush, additive bsp brushes will break and show incorrect holes when in contact with the subtractive bsp. ...

Rotating terrain with heightmap causes black splotches on terrain

UE - LD & Modeling - Terrain - Landscape - Jan 26, 2015

Rotating a landscape with a heightmap causes lightmass to break, rendering black splotches across terrain after building lighting. ...

Behavior tree subtree switch reported as hitching

UE - AI - Apr 4, 2016

Setup described in UDN post: parent tree: root - selector - run behavior task subtree: root - sequence - custom BP task with just print string repro: print string message (engine tick) is showing u ...

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