Support for render targets > 2048

UE - Graphics Features - Apr 7, 2015

We setup in the RHI the max size of a texture, but hard code the URenderTarget2D to be 2048. ...

BP with Show 3D Widget enabled does not display the correct vector values in the bp editor

UE - Gameplay - Blueprint - Apr 7, 2015

BP with Show 3D Widget enabled does not display the correct vector values in the bp editor. Note: If you don't see a difference at first, delete the bp in the level and place it again. The widge ...

Atmospheric Fog cannot be toggled to hidden in the Scene Capture 2D's detail settings

UE - Graphics Features - Apr 7, 2015

Atmospheric Fog cannot be toggled to hidden in the Scene Capture 2D's detail settings. All other setting will toggle correctly. ...

Moving objects in editor does not update collision

UE - Gameplay - Apr 7, 2015

When an object is created procedurally with code and placed into the editor the collision analyzer will detect the object properly. If the object is then moved to another part of the level the coll ...

Crash using the 'Shot' Console Command after 'HighRes Shot 2'

Tools - Apr 7, 2015

A crash occurs when using the 'HighRes Shot 2' command, followed by the 'Shot' command. The user reporting the issue made a couple of notes to avoid the crash using these steps. He mentions the cra ...

Inside a BP Interface, changing a Function output to an input will cause a compile error in the reference bp

UE - Gameplay - Blueprint - Apr 6, 2015

Inside a BP Interface, changing a Function output to an input will cause a compile error in the reference bp. [Error] "Graph named 'NewFunction_0' already exists in 'bpActor'. Another one cannot be ...

Material editor opens on main editor window even after it has been detached into its own window.

Tools - Apr 6, 2015

When opening a material in the material editor, there is a chance that the material editor will open and become a tab on the main editor window even if a material was already opened and detached fro ...

The Random Audio Node Function 'Randomize Without Replacement' does not Function Correctly

UE - Audio - Apr 6, 2015

When attempting to play random sounds using the 'Random' node within the audio editor, the 'Randomize Without Replacement' does not function as explained via the tooltip. The options says that if y ...

Editor tabs switch when pressing stop during PIE

Tools - Apr 6, 2015

While playing in PIE, the editor switches back to the main tab when you're in the blueprint tab after you've pressed 'stop'. Therefore, if you're debugging a situation within the blueprint, you're i ...

Running traces consecutively sometimes register incorrect hits

UE - Gameplay - Apr 6, 2015

If two line traces are run one right after the other to the same end point but different start locations, at times the second trace will incorrectly register hitting other objects though the trace l ...