ARM Mali 400 Series GPUs are rendering Opaque Unlit Materials as Black instead of the designated color. This is a *regression* from 4.10.2.Devices where Issue OccursDevice NameBrandBug Description ...
There are issues with the way Physics is being handled with physical materials. Having a physical material setup with a restitution of 1 and a high max depenetration value will result in no bounce. ...
https://udn.unrealengine.com/questions/429242/419-psvr-dynamic-resolution.html "We are experiencing a rendering regression in PSVR when upgrading from 4.17 to 4.19. A MaterialBillboardComponent tha ...
This was found as a result of Licensees doing a Code Review of the Engine code. Here's the code snippet in question. It seems to be missing a line similar to Vertex->TangentY = InTangentY;.: int32 ...
Substrate materials have a thin border of black pixels between slabs. These lines can be made more apparent by changing the Diffuse Albedo color of the two slabs to pure white. This will remove the ...
When a transparent material has "Allow Custom Depth Writes" enabled it is prone to have artifacts in the custom depth buffer under specific conditions. The conditions are as follows:The translucent ...
This is a common and longstanding crash that has affected more than 200 users since at least 4.15. This crashGroup was previously associated with [Link Removed], but that specific repro case has be ...
This is a common crash that has occurred since at least 4.16. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...
Material Instances used in Custom Buffer Visualizations do not respect parameter overrides, and use the parent material's values. Also tested on UE5-Main, CL: 34543023 ...
When you are playing a game on PC (especially local multiplayer) many developers want to change how input devices are "mapped" to different players. For example, a single player game might want the ...