Currently r8Unorm_srgb is required by virtual texture lightmap, and the Metal RHI simply forbids r8Unorm_srgb on Mac platform. Since the latest MacOS 11.0+ have the support of r8Unorm_srgb, we shoul ...
UPD: According to Affects Version field, issue reproduces in 4.26, Regression for 4.27 - No. ...
When drawing a canvas line item to a render target, changing the thickness of the line to anything other than 0 causes the line to not be rendered if the associated material's blend mode is set to T ...
This looks to be due to an oversight in how the conditions are checked in NotifyConnectionUpdated, where the “&&” operator results in MyConnectionId always being set to 0 or 1:if (const uint32 MyCon ...
If "Scale with Width" is set on a landscape spline with a plane mesh, the plane will offset on the Z axis. In most other cases, scaling along the z axis does not affect planes. ...
While testing KiteDemo for 4.16 Sample Pass – //UE4/Release-4.16 CL 3420042 in Binary – I found that aside from the incredibly low FPS, some of the Bookmarked camera locations have issues. In the fi ...
Not a regressionInfo Repaired painted vertex colors in 0.0s for 2 components in /Game/Maps/Leveldesign_Workflow. Resave map to fix. Warning Spent 0.0s repairing painted vertex colors due to stati ...
If a device has no available input or output devices, activating an Audio Capture component will cause the device to crash. Occurs in Editor and Runtime. Assertion failed: NumTotalFrames > 0 [File:E ...
Anchor text can be scaled via the scale box. The scaling for the anchors of widget can be affect if placed in a scale box ...
Copying a socket to another skeleton adds a "_0" suffix Occurs on? 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - CL#3512142 - YES ...