Most GameMode classes cannot be set in Blueprints

UE - Gameplay - Jun 14, 2015

Most GameMode classes cannot be set in Blueprints. Only Set Default Pawn Class and Set HUD Class have Setters available in Blueprints (the Getters are all still available). Reproduced in 4.8.0 and ...

Setting fullscreen resolution while playing in Windowed Mode

UE - Graphics Features - Nov 11, 2014

When launching/playing a game in windowed mode, the lower resolution settings remain when using the command "r.setRes 1920x1080f." The user is saying for example if he runs the command "r.setRes 64 ...

LIVE: AnimBP States and Transitions no longer have the option to enter Custom Blueprint Events

OLD - Anim - Nov 9, 2014

In 4.5 and previous versions, a State or Transition node had a Custom Blueprint Event field in the Details panel under Animation State for three events. AnimBP States and Transitions no longer have ...

The first time OnConstruction is called after duplication the Actor still has default class values

UE - Gameplay - Blueprint - Dec 18, 2014

A Blueprint derived from a custom Actor class resets its variables to their default values when the Actor is duplicated, even if the actor being duplicated has a different value for that variable. T ...

UDN: LICENSEE: Duplicated parameters in Material Parameter Collection are buggy

UE - Rendering Architecture - Materials - Jun 24, 2015

When you add a parameter by doing DUPLICATE of an existing one, the new settings don't take effect. (Adding parameters and other copy/pasting seems fine as far as I can tell) I verified this at EGJ ...

Compiling a Blueprint that uses a Select node with two different variations of Actor will crash the Editor in 4.9

UE - Gameplay - Blueprint - Jul 17, 2015

Compiling a Blueprint that uses a Select node with two different variations of Actor will crash the Editor in 4.9. In 4.8.2 binary, one input of a Select node will be disconnected on restarting the ...

Windows 64 bit option greyed out for shipping

When packaging your project for shipping, the windows 64 bit option will be grayed out. I also tested this issue out in main (2455917) and the option is able to be selected but with the 4.7.2 (246 ...

Compiling a Blueprint that references a deleted Macro from a Custom Macro Library will crash the editor

UE - Gameplay - Blueprint - Sep 3, 2015

Compiling a Blueprint that references a deleted Macro from a Custom Macro Library will crash the editor. Crash Report: [Link Removed] This is a regression: did NOT occur in 4.8.3. Reproduced in 4. ...

Saving map with landscape creates texture asset in content browser

UE - LD & Modeling - Terrain - Landscape - Feb 12, 2016

Saving map with landscape creates texture asset in content browser. ...