Crash is caused by incorrect cast to display ActorComponent in viewport (gizmo used to move it should not be present) ...
In Engine 4.23 Preview, when AsyncLoadingThread is enabled and GameInstance is loaded from a Blueprint, the Engine will crash. ...
The MultiGate Node is able to have more than 32 output pins. Found in 4.22.3 CL#7053642 Reproduced in 4.21.2 CL#475421, 4.23 Preview 2 CL#7321677, 4.24Main CL#7473682 ...
When Custom expression is connected to custom UV then material wont compile. This is working as expected in 4.22 CL# 7053642 Found in 4.23 CL#7321677 and 4.24 CL# 7321677 This is a regression. ...
When setting both IndexBuffers to False the Editor will crash when attempting to use Fullscreen mode with F11. ...
OculusHMD plugin fails to compile on Android if compiling for x64 architecture; it isn't supported so module needs to be skipped. ...
The following fatal error occurs:[2019.07.19-19.41.13:425][975]LogWindows: Error: Fatal error: [File:E:/Workspaces/Main/Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp] [Line: 836] [2 ...
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. 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 ...
The documentation: https://docs.unrealengine.com/en-US/Programming/UnrealArchitecture/Reference/Metadata/index.html shows the RestrictedToClasses meta syntax as being RestrictedToClasses="Class1, C ...