If PIE is paused using the 'Pause key', the Pause or Resume buttons on the toolbar will no longer start PIE

Tools - Feb 5, 2015

If PIE is paused using the 'Pause key', the Pause or Resume buttons on the toolbar will no longer start PIE. You have to make sure that the icon is toggled to Pause, select the viewport, and then p ...

Sound Mix Modifiers do not properly affect Sound Class

UE - Audio - Mar 30, 2015

Sound mixers do not properly override variables within a sound class. This prevents users from being able to modify variables such as volume or pitch quickly and efficiently by using the push/pop st ...

Changing code based component category causes component to become ineditable in blueprints

UE - Gameplay - Blueprint - Mar 27, 2015

When a component written in code has it's category setting changed in blueprint the rest of the details for that component will not be editable once the component is deselected and reselected. ...

[CrashReport] Assertion failed: OLEReferenceCount == 0 in UE4Editor_SlateRHIRenderer!FSlateRHIRenderer::DrawWindows_Private()

UE - Editor - UI Systems - Slate - Aug 22, 2017

This is a regular and longstanding crash in 4.17 that has occurred since at least 4.14. Users have not provided any descriptions of their actions when the crash occurred. There has been some previo ...

Static Mesh imported from USD file has empty UV channel

UE - Editor - Content Pipeline - Import and Export - Oct 6, 2020

When importing static mesh from USD file then it has the wrong amount of UV channels. Selecting a UV channel shows an empty area in the viewport. Regression: YES - not reproduced in 4.25.3 produc ...

AllowCommandletRendering D3D12 device crash

UE - Graphics Features - May 10, 2021

Forward Rendering causes Volumetric Material to not render against background

UE - Graphics Features - Nov 15, 2022

Regression: Tested in UE5/Release-5.0, and the issue is reproduceable. This issue appears to occur when the SkySphere is deleted from the level, as leaving the SkySphere in the level causes the Vol ...

[MetaSounds] - Trigger inputs called by Execute Trigger Parameter refire on MetaSounds that become active after virtualization

UE - Audio - MetaSounds - Aug 31, 2023

If trigger execute is called in Blueprint, it will fire every time the sound recovers from being virtual, even if it has not been called again. See video example: [Link Removed] Also occurs in Re ...

OnSmartLinkReached Event Not Firing in PIE

UE - AI - Sep 20, 2016

The OnSmartLinkReached event is not firing in PIE. This is a regression. In 4.12.5 the event fires as expected. Found in 4.13.0 CL 3106830 Reproduced in 4.14 Main CL 3129233. ...

SetControlRotation does not affect VR

UE - Platform - XR - Oct 1, 2015

Using a Set Control Rotation node does not change the camera rotation when in VR mode. ...