Planar Reflections Falling Back to Baked Probes at Certain Angles. Found in 4.21 CL# 4753647, 4.22 CL# 5660361, 4.23 CL# 5974510 Working as expected in 4.20 CL# 4369336 This is a regression ...
Ambient Occulsion Deferred Decal Materials seem to ignore the Receives Decals flag that is in the Rendering section of the Details Panel for the Static Mesh. Tested in 4.21.2 (CL - 4753647), 4.22 ( ...
if the build error is not reproduced, please open another material. Error from 4.21.2 version [Image Removed] Error from 4.22 preview 7 version [Image Removed] This is reproduced in Win10 Enter ...
When packaging a project that is using the Sun Position Calculator plugin the logs will be spammed with warnings (Warning: Accessed None trying to read property CompassMesh). This could be worked ar ...
The tooltips for the Interior LPF and Exterior LPF are reversed where the Interior LPF has the Exterior LPF's tooltip and viceversa. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 5385847), 4.23 (CL - ...
When any of the inputs to a fast path node are connected from a struct member from multiple splits or splits combined with breaks, all input connections to the node will be effectively ignored, inst ...
Using more than a single break struct node in sequence (despite no break nodes performing calculations) disables fast path. Splitting structs instead does not cause this issue. ...