Separate translucency rendering and material BumpOffset UV issues

UE - Rendering Architecture - Oct 20, 2023

It appears as if the primary screenpercentage is being sent as the screen size to separate translucency materials, even though separate translucency has its own screenpercentage (r.SeparateTransluce ...

Case Child Actor Component validation error when set as editor-only

UE - Gameplay - Jun 4, 2024

When a blueprint actor with a child actor component is placed in a level, and the child actor component is set as editor-only, the output log will show a validation error when the actor is moved and ...

Curve Table Editor's "Add Key" functionality does not work and appears to not be implemented..

UE - Editor - Workflow Systems - Aug 5, 2024

Creating a new Curve Table asset, and then trying to use the right-click menu "Add Key" option does not do anything. FRealCurveModel still has the function, but it is left intentionally empty despit ...

Building lighting fails on Linux without Internet connection

UE - Platform - Linux - Jul 6, 2015

Attempting to build lighting will stay at 0% and eventually fail if there is not internet connection for the computer. ...

Setting struct variable to CurveTableRowHandle crashes editor

Tools - Sep 9, 2015

Editor immediately crashes if a variable is set to type Curve Table Row Handle within a structure. Frequency: 2/2 Crashreporter: N/A ...

Array inputs in Custom Events cause a compiler "note"

UE - Gameplay - Blueprint - Sep 1, 2015

Array inputs in Custom Events cause a compiler "note". On compile, "NOTE" is added to the node, and this appears in the Compiler Results: "Info No value will be returned by reference. Parameter 'Lis ...

Setting World to Meters in the World Settings to a large number will cause the console to show incorrectly in VR

UE - Platform - XR - Jan 4, 2016

If the User changes the "World to Meters" setting in the World Settings this will cause the console to appear offset when brought up in VR. Note: the number used was 3600 ...

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 ...

Ease node "Shortest Path" auto sets to true after closing and reopening editor

UE - Gameplay - Blueprint - Mar 9, 2015

UPDATE: 3/10/2015 User reported manually adding a separate boolean value causes that value to automatically switch to true upon reloading editor as well. No current workaround is available. ======= ...

Open a level that contains instanced meshes (with built lighting) will crash the editor

UE - Graphics Features - Mar 19, 2015

Open a level that contains instanced meshes will crash the editor. Per the users description, the level must have had lighting built and then another level loaded or the editor restarted. Once the ...