The documentation: https://docs.unrealengine.com/en-US/Programming/UnrealArchitecture/Reference/Metadata/index.html shows the RestrictedToClasses meta syntax as being RestrictedToClasses="Class1, C ...
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 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 ...
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 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 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. ...
A very unfortunate bug shipped in 4.22 that causes a crash in many cases when a client is disconnected from the network, such as when unplugging the network cable. This will be a cert failure on con ...
The TotalTime variable in the FDumpFPSChartToEndpoint::DumpChart() function has recently been changed to int32 when it should be double. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 ...