Contact Offset no longer appears to have an effect

UE - Simulation - Physics - Jan 15, 2019

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

Target Gamma setting has no effect when using SceneCaptureActor which has no contribution from PostProcessInput0

UE - Graphics Features - Jun 4, 2020

Expected result is that the Target Gamma slider would apply that calculation to what's being written to it.  RT_PostProcess is a RTF RGBA8_SRGB render target being written to by a SceneCapture Acto ...

Local space particle with SkeletalMeshLocation on scaled mesh is doubly scaled

UE - Niagara - Jul 14, 2020

MeshCurrSamplingBonesBuffer already has scaled bone transforms, but these scales have not been cancelled out when using local space. ...

Toggling Vertex Colors on in Static Mesh Editor makes the viewport all white

UE - Gameplay - Aug 4, 2016

When turning on the Vertex Color option in the static mesh editor, the whole viewport turns white. ...

Lighting channels are not supported with tiled lighting

UE - Graphics Features - Aug 15, 2016

Reported via UDN ...

Clearcoat shader disappears if any asset using the Material leaves lighting

UE - Graphics Features - Aug 19, 2015

Clearcoat Shader will stop receiving lighting information if any mesh assigned the material using the shader leaves lighting. Also Reproduced in Launcher 4.9 Preview 4, Main-CL-2660934 [Image Remo ...

OSVR does not consistently render to HMD if OSVR Server is not open prior to opening editor/cooked game

UE - Platform - XR - May 18, 2016

It seems like if OSVR_Server is not launched prior to opening the editor, vr-preview functionality will not work (even though the editor starts OSVR_Server at launch). Seems like server must be open ...

Launching a packaged game calling DownloadImage with -nullRHI option crashes

UE - Editor - UI Systems - Oct 8, 2020

When using nullrhi, the Texture->Resource variable in UAsyncTaskDownloadImage::HandleImageRequest is null and a crash occurs in WriteRawToTexture_RenderThread. ...

Get Random Point In Radius does not return certain vectors

UE - AI - Mar 25, 2015

https://answers.unrealengine.com/questions/198619/get-random-point-in-radius-does-not-work-properly.html "Get Random Point In Radius" will leave one square sector empty. Seems like it creates patch ...