Velocities are not being cleared when physics simulation set to false. ...
Screen tearing occurs when navigating the device around the AR space. ...
D3D11Commands.cpp is doing FName resolutions in the critical fast path. This looks to be a regression from the memory freezing refactor. ...
When forward shading is enabled, particles that have materials with their lighting mode set to "VolumetricNonDirectional" will recieve shadows. Attached images provided by user. Found in 4.19 CL# ...
FLowLevelMemTracker::GetTagAmountForTracker with CustomProjectTag returns 0 always. Because of FLLMTracker::FLLMThreadState::GetFrameStatTotals don't amount to about CustomTags. Following code will ...
Actor foliage does not respect the "foliage.CullDistanceScale" console variable. This was brought up in a UDN: [Link Removed] ...
Any environment with volumetric fog enabled will have a light leak which appears through objects. Found in 4.20 CL# 4369336, 4.21 CL# 4613538, 4.22 CL# 4666322 ...
The vertex interpolate node doesn't work with lightmass. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, and 4.21 CL# 4258917 ...
libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x00007fc27cf4d000) bschaefer@bschaefer-Precision-T7600:bin$ ldd ./clang linux-vdso.so.1 => (0x00007ffceefe3000) libpthread.so.0 => /lib/ ...
When modifying the contact offset in a project it appears to have no effect. The setting that worked in a previous engine version (4.19) now collide in the same way as the default settings. ...