Noise Node Fails to Compile With Voronoi Noise if Ray Tracing is Enabled

UE - Graphics Features - Jul 19, 2019

Noise Node Fails to Compile With Voronoi Noise if Ray Tracing is Enabled.  Working as expected in 4.22 CL# 7053642 Found in 4.23 Preview 2 CL# 7321677 and 4.24 CL# 7437539 This is a regression   ...

RestrictedToClasses UCLASS Meta expects space delimiters but documentation shows comma delimiters

UE - Gameplay - Jul 19, 2019

The documentation: https://docs.unrealengine.com/en-US/Programming/UnrealArchitecture/Reference/Metadata/index.html shows the RestrictedToClasses meta syntax as being RestrictedToClasses="Class1, C ...

Mobile Multi-View 4.23 preview regression

UE - Platform - XR - Jul 18, 2019

Black-screen when mobile-multi view is enabled in 4.23 preview.  Also confirmed on Oculus Go. +Occuring in 4.24 MAIN @ CL 7436536 Sidenote: In all tested engine versions - when enabling/disabin ...

ARSharedWorld, AREnvProbe, and ARSaveLoad fail to build for iOS with clang error

UE - Platform - Mobile - Jul 18, 2019

ARSharedWorld fails to package at the build command for iOS with the following messages. Packaging (iOS): [1/4] sh /Volumes/Storage/Workspaces/Release/Samples/AR/ARSharedWorld4.23/Binaries/IOS/ARS ...

Translucent objects blink when using Vulkan with Kirin 970 device

UE - Graphics Features - Jul 18, 2019

Translucent objects ( e,g, effect, fog sheet ) blink when using Vulkan with Kirin 970 device. This issue doesn't occur on Vulan mobile preview, Snapdragon device, and Huawei honor 9(Kirin 960). ...

Using xcode-select to switch between Xcode 10 and Xcode 11 beta can cause Xcode 11 to be unrecognized by the editor

UE - Platform - Apple - Jul 16, 2019

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 ...

Niagara Memory Leak in vertex buffer when increasing particle spawn rate on CPU sims

UE - Niagara - Jul 16, 2019

Increasing the spawn rate of a CPU particle sim will cause a memory leak in the vertex buffer.  ...

Custom Render Passes in Sequencer and High Res Screenshots are rendered incorrectly in HDR with DX12 and r.PostProcessingColorFormat=1

UE - Graphics Features - Jul 16, 2019

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. ...

Plugins are not creating shipping versions on package on Mac 4.23 Preview

UE - Foundation - Cpp Tools - Jul 15, 2019

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 ...

Niagara Mesh Particles do not face camera when using Camera Position facing mode

UE - Niagara - Jul 12, 2019

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. ...