Delay in updating coordinates in camera manager of sequencer

UE - Anim - Sequencer - Mar 18, 2022

This problem was reproduced in 5.0 Preview 2. According to the licensee, this did not occur in 4.26. Not sure if this is related to the camera manager, but some objects are delayed at the end of s ...

Granular Synth crashes project when played in standalone or packaged with assertion failure

UE - Audio - Jan 5, 2021

Assertion failed: SoundWave->GetPrecacheState() == ESoundWavePrecacheState::InProgress The above assertion fail was seen when played in standalone mode. Play-In-Editor mode (PIE) is working as exp ...

Deleting audio subtrack deletes the entire track

UE - Anim - Sequencer - Jan 20, 2017

Noticed that deleting audio subtrack deletes the entire track. This also appear to happen to affect any property on the track. If I make it inactive or lock it that property applies to each subtrac ...

Inconsistency between Rotation Widget and Transform details

Tools - Mar 7, 2016

The rotation widget and Rotation details sidebar have inconsistent values when rotating using the widget. Also, when hitting a 90 degree rotation from 0, 0, 0, the other axis values are affected. ...

Scroll bar becomes so large that you can no longer scroll with Cloth Config open

UE - Editor - UI Systems - Slate - May 11, 2017

Scroll bar becomes so large that you can no longer scroll with Cloth Config open [Link Removed] is a similar report, but this actually affects functionality of the details panel. [Image Removed] ...

Increment / Decrement nodes do not call BlueprintSetter functions

UE - Gameplay - Blueprint - Oct 31, 2017

When BlueprintGetter / BlueprintSetter specifiers are used for a property, the increment/decrement nodes in blueprints will call the BluprintGetter function but not the BlueprintSetter function. Th ...

Hot Reload wipes all elements of UProperty TArrays in Blueprint subclasses

UE - Foundation - Cpp Tools - Hot Reload - Dec 5, 2017

Hot reloading a change that affects a class that contains a TArray UProperty will wipe all of the array elements of any Blueprint subclasses of that class. Regression?: Yes This does not occur in 4 ...

Toggling visibility of Sublevels on a server can cause a disconnect if Dynamic Actors exist in the sublevels.

UE - Networking - Aug 17, 2018

The PackageMap / NetGuidCache appear to get into a bad state on Clients if the Server toggles level visibility of a sublevel. This can affect currently connected clients, as well as clients that jo ...

Ambient Occlusion decals ignore Receive Decals setting on meshes

UE - Graphics Features - Feb 13, 2020

Adding an ambient occlusion decal material to a decal affects objects with "Receives Decal" disabled. Tested in: 4.23.1 CL#9631420 4.25 CL#11341939 ...

Crash playing in a Listen Server PIE session with an EQSTestingPawn in the world

UE - AI - Jun 11, 2020

REGRESSION Was not able to reproduce this in 4.24 Crash occurs when the user attempts to run a networking PIE session in a world containing an EQSTestingPawn actor. I was not able to reproduce thi ...