UWorld Async Sweep functions missing the FQuat parameter

UE - Simulation - Physics - Jul 22, 2019

The UWorld Async Sweep functions are missing the FQuat Rot parameter of their sync counterparts and the Sweep, Overlap, and Async Overlap functions are missing param comments for their rotation para ...

DepthFade does not appear to work Vulkan preview with MobileHDR off

UE - Graphics Features - Jul 22, 2019

Depthfade does not appear to be working with vulkan if Mobile HDR is disabled. ...

SpiralBlur-SceneTexture Does Not Compile If Raytracing Enabled

UE - Graphics Features - Lumen - Jul 22, 2019

The material function SpiralBlur-SceneTexture, does not compile in DX12 mode. Found in 4.22 CL# 7053642, 4.23 CL# 7321677, 4.24 CL #7474192 ...

Enum editor not adding new enum values

UE - Gameplay - Jul 22, 2019

Blueprint enumeration editor is not adding new enum values. ...

Android compiles for x64 (Intel x86_64) fail due to Oculus plugin

UE - Platform - Mobile - Jul 19, 2019

OculusHMD plugin fails to compile on Android if compiling for x64 architecture; it isn't supported so module needs to be skipped. ...

No error message when connecting a non-convertible pin type on a MakeSet node

UE - Gameplay - Blueprint Editor - Jul 19, 2019

No error message when connecting a non-convertible pin type on a MakeSet node. The connection fails silently. I have not checked this issue on Linux or Mac. This was also seen in //UE4/Release-4 ...

A Niagara system will only use one spawn rate curve when it has more than one emitter with different spawn rate curves

UE - Niagara - Jul 19, 2019

Systems that have more than one emitter that both have unique spawn rate curves will only used the most recently added emitter's spawn rate curve for all emitters. ...

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