I have attached a project to reproduce. [Link Removed] The problem is that if there are multiple emitters It seems to reproduce when all Emitter is Disable. It works well if there is one Enable. [ ...
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. The connection fails silently. I have not checked this issue on Linux or Mac. This was also seen in //UE4/Release-4 ...
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 ...
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 ...
Enabling bShareMaterialShaderCode breaks memory tracking and wastes memory due to issues in ShaderCodeLibrary. It is also worth noting that after cooking with bShareMaterialShaderCode enabled causes ...
See the following UDN for a good visual explanation of the bug: https://udn.unrealengine.com/questions/512811/view.html Seems like this was introduced around CL 5639656. ...