Deactivating a shot section from scripting does not affect evaluation

UE - Anim - Sequencer - Jun 23, 2021

Disabling a shot from scripting will not affect evaluation of the sequence.  ...

RetargetSource in AnimSeqeuence doesn't affect DDC key

UE - Anim - Runtime - Aug 4, 2020

Retarget source doesn't affect DDC key, so it causes incorrect result. Changing the anim sequence DDC key generation to include it fixes this issue. ...

Crash after creating a suboject for RootComponent if the actor is placed on the level

UE - Foundation - Cpp Tools - Hot Reload - Nov 6, 2020

The crash occurs when trying to assign a new value to RootComponent if the Pawn is already placed on the level Crash does not happen in  P4 //UE4/Release-4.25.3 CL 13942748 Other steps to reproduc ...

Lighting Only Affects Tilemaps From One Direction

UE - Graphics Features - Oct 9, 2018

Lighting only affects tilemaps from one direction.  Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.22 CL# 4435744 ...

[CRASH]SIGSEGV: invalid attempt to access memory at address 0x0

Tools - Jan 7, 2015

Callstack: <CALLSTACK START> FTaskThread::ProcessTasksUntilQuit(int) Address = 0x1091943e5 (filename not found) [in UE4Editor-Core.dylib] RenderingThreadMain(FEvent*) Address = 0x10de37e4b (filena ...

Event Tick is not running once packaged

UE - Gameplay - Components - Jul 20, 2015

Event Tick works when it's running on Windows however once it's packaged or even launched onto all platforms, the event tick does not work as anticipated. This happens on all platforms. *Project ca ...

#ifdef and #ifndef have no affect in header files

UE - Foundation - Core - Mar 17, 2016

#ifdef and #ifndef have no affect when used in the header file of a class. Ex: #ifndef MYMACRO UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = Test) float ANumber; #endif ANumber v ...

Fix Up Redirectors does not affect redirectors within renamed folder

Tools - Sep 23, 2016

Fix Up Redirectors does not affect redirectors within renamed folder. ...

Animation retargeting adversely affects looping animations

OLD - Anim - Nov 21, 2014

Retargeting a skeleton to a looping animation results in the animation skipping at the end of the loop (Appears to miss 1 or 2 frames.) ...

Bloated instruction counts in the material editor causing long compiles

UE - Graphics Features - Apr 17, 2019

artists are dealing with greatly increased iteration times due to long shader compiles when working in the material editor. This has regressed over time as we add more features to the point were wor ...