The 'Shader Complexity' view mode is rendering differently between regular Static Meshes and Painted Foliage instances after enabling 'DBuffer Decals' The user is reporting that this does not seem ...
Text block Outline cropped out at large sizes. This affects Grid Panels and was additionally tested with Horizontal boxes with the same result Regression: This issue does not occur in 4.14.3 Binary ...
Translating the shear of Progress widget on the -Y causes the percent bar to not move correctly. Tested in 4.22.3 (CL - 7053642), 4.23 (CL - 7173969), 4.24 (CL - 7032890) ...
Changing the effect quality from the console window causes Niagara systems to reset their visibility. Tested in 4.22.3(CL - 7053647), 4.23 (CL - 8386587), 4.24 (CL - 9023396) ...
Adding a Custom Depth material at runtime does not make the object its applied to render through walls. Tested in 4.22.3 (CL - 7053647), 4.23 (CL - 8386587), 4.24 (CL - 9413529) ...
Making a call to GetPawn in an AIController class will return NULL which will crash when that return value is used. This is a regression as the call is made successfully in 4.8.3. Working CL: Work ...
When this issue occurs printing out the addresses of each item in the array shows that elements 2 and 3 have the same address, so for some reason the second element's value is being overridden by th ...
See https://udn.unrealengine.com/questions/505632/view.html for more details Repro: -Have a mesh with 3 sections and 3 materials, assign section 1 to material 1 and section 2&3 to material 3. -Pla ...
Whenever dragging and dropping an actor to the Scene, the function UActorFactory:: PostSpawnActor gets called twice. Tested in 4.20.3 (CL - 4433814), 4.21.1 (CL - 4705082), 4.22 (CL - 4708082) ...
The shadows on a spotlight flicker whenever the camera is moved. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22.2 (CL - 6547378), 4.23 (CL - 6845209) ...