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 when resizing window using Quad Stereo Buffer

UE - Virtual Production - nDisplay - Oct 2, 2019

We noticed crashes in our application when we attempted to resize a window or switch to full-screen mode. Hence, resizing windows and switching to full screen will result in a crash on Unreal Engine ...

Play Rate does not affect audio tracks

UE - Anim - Sequencer - Dec 30, 2016

Play Rate does not affect audio tracks. Slowing the play rate also causes the audio tracks to repeat with an offset. Note: This is working straight from a Sound Wave. If you use a sound cue, the ...

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

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

Pressed and Normal Padding appears to have no affect on buttons in UMG

UE - Editor - UI Systems - Aug 24, 2016

Pressed and Normal Padding appears to have no affect on buttons in UMG ...

Fix Up Redirectors does not affect redirectors within renamed folder

Tools - Sep 23, 2016

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

Foliage disappears When Using sg.EffectsQuality 1 on Standalone

UE - Graphics Features - Mar 21, 2018

Foliage disappears When Using sg.EffectsQuality 1 on Standalone. ...

check(PIEInstanceID != -1) fails when executing SeamlessTravel

UE - Gameplay - Mar 2, 2017

Per https://udn.unrealengine.com/questions/349614/checkpieinstanceid-1-fails-when-executing-seamless.html ...

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