Hidden In Game option for Layers in TileMap Editor not working

UE - Gameplay - Paper2D - Oct 26, 2015

Using the 'Hidden in Game' option in the Tilemap Editor does not hide the associated layers in game as expected. I tested this issue in 4.8.3, 4.9.2, and 4.10 Preview 2 binary releases and the issu ...

OBJ file causes a `Debug Assertion Failed!` error

UE - Editor - Content Pipeline - Import and Export - Dec 23, 2015

When importing this users file of an OBJ asset there will be an assertion failed error. On the import message if you hit "ignore" until the mesh imports all will work in 4.10 or later. This was no ...

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

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

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

While a Custom Event's delegate pin is connected to anything its details are not visible in the Details panel

UE - Gameplay - Blueprint - Oct 27, 2015

While a Custom Event's delegate pin is connected to anything its details are not visible in the Details panel. Tested with an empty reroute node as noted below as well as a Set Timer node. Reproduc ...