ParticleCutout don't work when AlphaThreshold is 0

UE - Graphics Features - Dec 16, 2016

UParticleModuleRequired::PostEditChangeProperty use "AlphaThreshold > 0". So, if AlphaThreshold = 0, particlecutout don't work. ...

Render Target "Auto Generate Mips" Does Not Work As Expected

UE - Graphics Features - Dec 12, 2016

The auto generate mips feature for render targets doesn't seem to work. The generated mips render black. ...

Steam VOIP will drop packets with more than two people talking at once

UE - Online - Oct 5, 2016

VOIP has a limited amount of concurrent clients talking before packets start to get dropped. ...

Double Clicking a component that is in another blueprint in the results of Find-In-Blueprints is unresponsive

UE - Gameplay - Blueprint Editor - Oct 4, 2016

When you double click a component from another BP in the FiB results nothing happens. When the other BP that contains previously mentioned component is already open, it does open to the component. W ...

Draw Material to Render Target renders black in Standalone

UE - Graphics Features - Sep 28, 2016

The 'Draw Material to Render Target' in blueprints renders black when launched in Standalone. This is not the case when using the same blueprint and running PIE. The interesting thing about this is ...

When using multiple workspaces on Linux, auto save forces UE4 workspace to be active

UE - Platform - Linux - Jul 22, 2016

When working with multiple workspaces and having any other workspace in focus, the workspace with the editor will be forced into focus after an auto save occurs. ...

Blutilities window Minor tab not able to be reopened

UE - Gameplay - Blueprint - Jun 10, 2016

When the user closes the tab in the blutility window it is impossible to get the tab back. Problem persists even after closing the editor. ...

[Feature Request] Morph Targets not included when exporting Skeletal Mesh from Engine

Tools - Apr 27, 2016

Comment from David H.: Update on this Jira. I got customers in Cinema field in needs of this feature. Morph Targets not included when exporting Skeletal Mesh from Engine. A use case for this wou ...

Expandable Area widget appears to create extra widgets when being copied and pasted

UE - Editor - UI Systems - Apr 27, 2016

Expandable Area widget appears to create extra widgets when being copied and pasted. These widget appear to be ghost widgets of the original children. If the new unwanted button is selected or delet ...

UPROPERTY specifiers are not reflected for FTransform

Tools - Mar 10, 2016

Defining an FTransform in code with VisibleAnywhere, BlueprintReadOnly allows the variable to still be edited per instance placed in the level. ...