r.Shadow.RadiusThreshold and r.Shadow.FadeResolution not affected by Scalability Settings

UE - Graphics Features - Apr 20, 2018

r.Shadow.FadeResolution and r.Shadow.RadiusThreshold values in DefaultScalability.ini are not being applied ...

Buffer Visualization Modes Are Inaccurate

UE - Graphics Features - Apr 19, 2018

In 4.18, Buffer Visualization Modes appear very similar to their representation in Buffer Overview. In 4.19 and Main (CL 4008322) the results are very blown out. Similar issue reported in [Link Remo ...

Vertex Color Information Lost on Editor Restart

Tools - Apr 19, 2018

This is a regression. In 4.19 and Main (CL 4008322), vertex color information does not save properly and data is lost when editor is reopened. Creating project from scratch instead of copying over f ...

TimeSpan Variable to does not replicate

UE - Networking - Apr 6, 2018

The Timespan variable does not appear to replicate the changes to the variable to the client from the server (event with the Replication setting set to "Replicated"). In the example a float value ha ...

Crash When opening context menu in sequencer

UE - Anim - Sequencer - Mar 14, 2018

Altering a key in an event track that contains a struck with a static mesh variable will cause the editor to crash. ...

Importer don't load textures in material

UE - Editor - Content Pipeline - Datasmith - Exporters - Mar 14, 2018

See attached scene the importer correctly create texture assets (tga files) but the material don't refer to them and renders black. ...

loading hangs on new level with the new audio engine and media sound components

UE - Audio - Mar 1, 2018

When enabling the AudioDeviceModuleName=AudioMixerXAudio2 setting in the windowsengine.ini file it causes new level loads to lock up. This may be due to the garbage collection stuck in a loop wai ...

Session Frontend "Automation" tab prevents -unattended "RunAll" automation tests

UE - Automation Test - Feb 26, 2018

The problem seems to be that in HandleRefreshTestCallback in AutomationCommandline.cpp, it enables all the tests, but then in SAutomationWindow::OnRefreshTestCallback it turns off all the test that ...

Snap to Bone doesn't actually affect the rotation of a Constraint in the PhAT editor

UE - Simulation - Physics - Feb 20, 2018

Snap to Bone doesn't actually affect the rotation of a Constraint in the PhAT editor. The visualizer does show the expected rotation but the Constraint will still rotate in the same direction it was ...

[CrashReport] UE4Editor_Core!rml::internal::ExtMemoryPool::initTLS()

UE - Graphics Features - Feb 17, 2018

No user comments in crash group 108 #endif 109 void* NewPtr = NULL; 110 #if PLATFORM_MAC 111 // macOS expects all allocations to be aligned to 16 bytes, but TBBs ...