r.Shadow.FadeResolution and r.Shadow.RadiusThreshold values in DefaultScalability.ini are not being applied ...
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 ...
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 ...
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 ...
Altering a key in an event track that contains a struck with a static mesh variable will cause the editor to crash. ...
See attached scene the importer correctly create texture assets (tga files) but the material don't refer to them and renders black. ...
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 ...
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. The visualizer does show the expected rotation but the Constraint will still rotate in the same direction it was ...
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 ...