After switching from Xcode 11.0 Beta 3 (11M362v) to Xcode 10 (10A255) and then back to Xcode 11, the editor no longer recognized that Xcode was installed on my machine when trying to use Xcode 11 as ...
Increasing the spawn rate of a CPU particle sim will cause a memory leak in the vertex buffer. ...
Buffer visualizations rendered in HDR through the high res screenshot tool or sequencer using DX12 and r.postprocessingcolorformat 1 will result in renders that only capture the first row of pixels. ...
When importing a static mesh into a project with the appropriately named materials in it already they won't apply to the mesh automatically when setting Search Location to All Assets without being i ...
STAT_StaticMeshTriangles used to be incremented by the static draw policy, which is now removed. The mesh draw command path is not incrementing this stat properly. ...
When you try to package a plugin on Mac in 4.23.0 Preview 1 there is no Shipping folder generated. This was verified to not happen in 4.22.3 (via Epic Launcher). Found in 4.23.0 Preview 1 CL# 72363 ...
Material Parameter Collection Values not Updating if "Run Deadicated Server" is Checked Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 Preview 1 CL# 7236301, and 4.24 CL# ...
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 ...
Rearranging the order of a Slate Brush array causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7305105), 4.24 (CL - 7285696) ...
Niagara mesh particles will not face the camera when using camera position as the facing mode. The particles seem to face the direction the would if their position was at the origin. ...