Creating "Level Sequence with Shot" with spawnable cameras creates duplicate cameras

UE - Anim - Sequencer - May 31, 2023

This is not a regression as it does occur in //UE5/Release-5.1 @ CL 23901901 Repro Rate: 3/3 times ...

Property Editors fail to select assets within paths containing valid non-alphanumeric characters

UE - Editor - Workflow Systems - Sep 20, 2024

Property Editors for asset types allow you to drag assets from the Content Browser into them, or to make a selection using an Asset Picker widget. Some examples would be selecting Static Meshes or M ...

Adding specific map to project crashes editor

UE - Gameplay - Dec 23, 2015

Adding map from user's project, CityofEther.umap, crashes editor upon launch or attempting to open the map. Crashreporter: [Link Removed] ...

Cannot animate properties on Root UMG element.

UE - Editor - UI Systems - Apr 17, 2015

The UI tells me I can do it, but I cannot. Current work-around is to insert an extra element. Not desirable. [image: Inline image 1] ...

Spatialization is inaccurate on iOS/tvOS

UE - Audio - May 9, 2017

Also occurs in 4.16 Tested on iPhone6S+_4982 OS: 10.2.1 and tvOS 10.2 ...

Automotive Photo Studio Template project renders custom render passes incorrectly

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 19, 2019

Renders with a custom render pass from the level in the Automotive Photo Studio Template are incorrect. They appear to be affected by auto exposure.  ...

Shader Complexity not working correctly on Deferred Decals

UE - Graphics Features - Sep 3, 2020

If you place a deferred decal in the world and then set the view mode of the viewport to "Shader Complexity", the decal doesn't affect the complexity value. ...

Mesh Paint Mode Hotkeys Invalid

UE - Editor - Mar 20, 2023

In the Mesh Paint Mode in UE 5.1, the keyboard shortcuts to change the brush (size, falloff, etc) are not working. ...

Font outlines do not multiply color and opacity from parent widgets

UE - Editor - UI Systems - Slate - Jan 16, 2017

We don't currently multiply by the parent widget's color and opacity when calculating the color and opacity of a text block's outline. Since color and opacity are precalculated before the outline is ...

The Name and Expression for the math node are tied together. Changing one changes the other

UE - Gameplay - Blueprint - Jun 19, 2015

When changing the name of the math expression node it will in turn change the expression. Trying to name the node results in the math being replaced with the new name. This also works in reverse. If ...