Double-Clicking a Camera in the World Outliner Causes it to Rotate to Face the Direction in the Viewport

Tools - Sep 24, 2015

Double-clicking on a camera, which normally takes you to its location, also rotates the camera so that it faces whatever direction you were facing in the viewport prior to clicking on the actor in t ...

LineTraceSingleByObject not Returning Valid Physical Material

UE - Gameplay - Mar 22, 2016

Attempting to perform an is valid check on a physical material from a FHitResult returns invalid. This does not occur when using a blueprint setup, it only seems to occur when using code. Found ...

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

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

Wires cannot be Ctrl + dragged off reroute nodes

UE - Gameplay - Blueprint - May 19, 2015

Wires cannot be Ctrl + dragged off reroute nodes. Ctrl + clicking and dragging the wire from a pin on other nodes acts the same as Ctrl + click-dragging from the pin itself, but on Reroute nodes thi ...

Lightmass Build Hanging at Specific Percentages

UE - Graphics Features - Sep 4, 2015

Lighting will build indefinitely in certain circumstances and can be verified in Swarm Agent that it will continue to process the maps even though the log shows it has completed. This is happening i ...

Lightmass Build Hanging at Specific Percentages

UE - Graphics Features - Sep 11, 2015

Lighting will build indefinitely in certain circumstances and can be verified in Swarm Agent that it will continue to process the maps even though the log shows it has completed. This is happening i ...

[OPENGL]: Enable Subsurface Scattering

Tools - Jun 29, 2015

Subsurface scattering is disabled on all OpenGL platforms despite the shaders being properly translated & OpenGL platforms supporting the relevant CPU-side APIs. This also affected Metal for the WWD ...

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components

UE - Gameplay - Blueprint - Aug 11, 2015

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components. Reproduced in 4.8.3 binary, 4.9 Release (//depot/UE4-Releases/4.9/Prom ...