Adding a scene component to a child blueprint causes log warnings to appear in output log

UE - Gameplay - Blueprint - Sep 1, 2015

If a scene component is added to a child blueprint and the parent blueprint is compiled, a log warning will appear that states: "LogBlueprint:Warning: USimpleConstructionScript::FixupRootNodeParen ...

Custom lighting channels ignored when object culled in stereoscopic

UE - Platform - XR - Apr 14, 2016

When a light that uses lighting channels is only visible in one view during stereoscopic rendering, it affects the default light channel instead of the assigned one in the view that it's not visible ...

Scaling a SceneCapture2D from Default Scale will cause Decals to Disappear in the Render Target

UE - Graphics Features - Dec 6, 2016

When scaling a SceneCapture2D actor/component any decals there were being rendered within the Render Target disappear. I also noticed that when the SceneCapture2d is set to orthographic, the scale ...

Pin wires do not connect correctly after collapse to function and duplication

UE - Gameplay - Blueprint - Mar 20, 2017

Pin wires do not connect correctly after collapse to function and duplication. Any node can cause this issue, I used an INT variable because it was quick to test with. Regression: This issue affect ...

On mouse Down not firing for left click on Button widgets when using precise click

UE - Editor - UI Systems - Aug 31, 2017

When using the left mouse button to click and drag a button, the on drag detected will not fire even when using precise click. This was not the case in previous versions of the engine (Works as expe ...

Can't change to Orthographic View when viewing Character assets in Editor

OLD - Anim - Nov 20, 2017

When attempting to view an Animation Blueprint, Skeletal Mesh, or Physics Asset in any of the Orthographic views the Editor remains in Perspective View. This is a regression as the issue was not pre ...

Mouse movements during Simulate will slightly move Skeletal Mesh actors that are simulating physics

UE - Simulation - Physics - Nov 27, 2017

Mouse movements during Simulate will slightly move Skeletal Mesh actors that are simulating physics. This also effects physics assets in the PhAT editor during simulate. The effect is small but I wa ...

Materials displayed in Material Editor are jittery / shaky on Linux

UE - Platform - Linux - Nov 29, 2017

Materials displayed in the material editor do not appear the same as on Windows platform. Edges of the material sphere appear jagged and flicker on Linux rather than being a crisp circular line (se ...

Box Collision component with physics interacts with the player capsule when set to Overlap only

UE - Simulation - Physics - Dec 8, 2017

Box Collision component with physics interacts with the player capsule when set to Overlap only. This only seems to happen when both the Box Collision and the player capsule are set to Generate Ove ...

Changes to InputMappingContext made during game play revert to previous state after restarting engine

UE - Gameplay - Input - Nov 21, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. The following Blueprint nodes are affected by the same issue:Map KeyUnmap KeyAdd Playe ...