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

[CrashReport] Access violation in UE4Editor_Engine!TOctree<TVolumeLightingSample<3>

UE - Graphics Features - Jun 14, 2017

This is a common crash in the 4.16 release. The callstack for the issue is essentially the same as [Link Removed], however that issue had confirmed repro steps and was verified fixed for 4.16.0. A ...

Printing a string or character to the device output log does not display the string/character

UE - Platform - Mobile - Aug 30, 2019

If you point to a character or text data type and log it into the Device output log, the variable will not appear in the output. However, any other data type will appear. ( float, int, etc.). Found ...

ResavePackages Commandlet Consistently Crashes in 5.3 In Material PreSave

UE - Rendering Architecture - Materials - Feb 20, 2024

Running the ResavePackages commandlet will consistently result in a crash. The callstack is here: Assertion failed: !IsRooted() [Link Removed] [Line: 265] UnrealEditor_Engine!UMaterialInterface::P ...

Example 1.3: Constraint Profiles animation not working in ContentExamples

UE - Content - Content Example - Mar 25, 2022

This bug does not occur in //UE5/Release-5.0-EarlyAccess or in Release-4.27 making it a regression.  This also occurs in //UE5/Main  ...

Maya Shotgun turntable generation not compatible with Unreal 4.22

UE - Editor - Content Pipeline - Import and Export - Apr 26, 2019

Control Rig function nodes cannot have their color changed in 5.3

UE - Anim - Rigging - Control Rig - Oct 5, 2023

VR preview Crashes for the Oculus Rift on 4.8 preview 3

UE - Platform - XR - May 20, 2015

If the User starts up the VR preview mode with an Oculus rift plugged in the editor will crash. ...

Crash due to LAN beacon packet incompatibility in 4.22

UE - Networking - Apr 17, 2019

We changed the IP address serialization format without bumping the LAN beacon packet version. Should just need to bump it up. ...

Layers render transparent in Material_Advanced 1.3 display in ContentExamples on HD4600

UE - Graphics Features - Nov 1, 2016

Only seen on an Intel HD4600 GPU This is a regression from 4.13 Did not occur on an Intel HD530 GPU ...