Date Time node to Time span node returns inconsistent values

UE - Gameplay - Blueprint Editor - May 5, 2017

When subtracting two date time sets to find the time span between them, the results are inconsistent. The results given give the total number of the unit measured for the time elapsed were as others ...

Crash when using Mesh Reduction on ScotsPine_01 for LOD3

UE - Graphics Features - Jan 30, 2017

A crash occurs when trying to use the Mesh Reduction tool for the ScotsPine_01 static mesh from the Open World Demo collection. The assets from this project are usually very processor heavy due to ...

Set Actor Scale 3D Not Functioning as Expected

UE - Gameplay - Blueprint - Jan 12, 2016

Using Set Actor Scale 3D in the Construction Script is not functioning as expected. If you set the scale to 1,1,1, you are still able to freely scale an instance of the object in the scene. However, ...

Moving Child Object in Local Space Causes Flickering

Tools - Jun 30, 2016

When moving an object in the viewport that is parented to another object with a scale of -1,1,1, the child object will flicker. This is a regression, this did not occur in the 4.11.2 binary release ...

Missing material maps on user library objects created in TM 2022

TM - Core - Apr 23, 2025

Reported by user in SF [Link Removed] User library assets created in TM 2022.2.3 or older will not contain texture maps for their materials when the .tmi file is added to the TM 2025.1.1 User Libra ...

AddLocalTransform node does not match scale behavior described in the node's documentation

UE - Gameplay - Blueprint - Jun 29, 2018

The comment for the AddLocalTransform node states "Change in transform of the component in its local reference frame. Scale is unchanged." However, when the node is used, the existing scale of the o ...

Support for content-based plugins incl. packaging

UE - Foundation - Cpp Tools - Plugin System - May 20, 2013

Add support for draw order (skybox specially)

UE - Graphics Features - Aug 15, 2016

In CCP's talk on making Gunjack for GearVR, they reference being able to control the draw order of elements in their scene. I couldn't find any such settings on meshes or materials. Is this an expo ...

Blueprints: Add autocast support from enum to integer

UE - Gameplay - Blueprint Editor - Oct 24, 2019

Enums can be cast to integers[Image Removed], but you get a hover message that says the aren't compatible. Make it so I can drag a pin from the enum and drop it on an int and it works.extend this to ...

Controller input changes for network players based on which window has focus

UE - Gameplay - Input - May 23, 2016

When testing networked multiplayer with two controllers, if the server window (editor) has focus, controller 1 controls the server character and controller 2 controls the client character. If the c ...