Changing a Packaged Game from Fullscreen to Windowed at Runtime Causes Title Bar to Disappear

Tools - Jul 6, 2016

When changing a packaged game from Fullscreen to Windowed mode at runtime, the window is placed in the top left corner of the monitor and the title bar disappears. Setting FullscreenMode=2 in the G ...

Make Bitmask node returns incorrect value when using custom Enum

UE - Gameplay - Blueprint - Jul 5, 2016

When a custom enum is used as the Bitmask Enum of a Make Bitmask node, the value returned does not match the expected value ...

Full Scene Importer resets overrides when reimporting asset

UE - Editor - Content Pipeline - Import and Export - Jul 5, 2016

When using the Blueprint Hiearchy Type for creation on the Full Scene Importer if you've previously imported and set some of the settings like the Override Lightmap Resolution via the BP and then re ...

Crash when rendering cinematic in a Separate Process without "-NoLoadingScreen" cmd argument

UE - Anim - Sequencer - Jul 5, 2016

Crash when rendering cinematic in a Separate Process without "-NoLoadingScreen" cmd argument. Occurs in 4.12 and 4.13 in both Matinee and Sequencer Error message: Assertion failed: SizeX > 0 && S ...

Failed Import for Spline Component Error Appears on Restarting Level

UE - Gameplay - Blueprint - Jul 5, 2016

When creating and declaring a Spline Component in code, placing an instance of a blueprint derived from that class in the level causes a failed import message to appear upon restarting the level. ...

Merge Actor tool can no longer merge just materials for an actor

UE - Gameplay - Jul 5, 2016

In 4.11 when you selected an actor with multiple material elements with the merge actors tool open you had the option to merge the material elements into a single one. This option is no longer valid ...

Details panel for Components of a custom inherited ActorComponent class is uneditable

UE - Gameplay - Blueprint - Jul 5, 2016

When a component is added to an ActorComponent class, and the ActorComponent is then added as a component to another class, the first component appears in the blueprint hierarchy but its detail pane ...

Painted Foliage and Landscape Grass cannot use Lighting Channels

UE - World Creation - Worldbuilding Tools - Foliage - Jul 5, 2016

Currently there is no way to set painted Foliage instances of an actor be able to use lighting channels even though these can be set to movable in their properties. Since Instanced and Hierarchica ...

Get percentage for the progress bar in UMG does not reflect changes from a binding

UE - Editor - UI Systems - Jul 5, 2016

Get percentage for the progress bar in UMG does not reflect changes from a binding ...

Hitching when scrubbing values inside of color picker in binary builds

Tools - Jul 5, 2016

Large hitching is occurring when click dragging inside the color wheel of the color picker or scrubbing RGB, HSV, and Value/Saturation sliders. I am only able to repro this issue in Binary builds. ...