The Editor will crash when using the keyboard Command-S shortcut to save a Blueprint after adding a node if the Mac is set to use Japanese Romaji input. The crash actually seems to occur as soon as ...
Go To Definition fails for Set and Map Utility nodes (does not seem to affect Arrays). A warning similar to the following appears in the output log:LogSelectionDetails: Warning: NavigateToFunctionS ...
Calling SGridPanel::SetRowFill on an actor's BeginPlay causes the editor to crash with the callstack provided The reporter mentioned SetRowFill uses if() statement where SetColumnFill uses while() ...
Renaming or moving Assets with a captured thumbnail removes the thumbnail when it should preserve the captured thumbnail. This issue does not appear to be a regression. Versions Tested: Issue occur ...
Light Propagation Volume Occlusion does not affect scene as it should. The workaround in 4.17.2 is to disable DBuffer decals which will enable the Light Propagation Volume Occlusion. Occurs in 4.1 ...
This does not occur in 4.18.3 at CL 3823254UATHelper: Packaging (iOS): ERROR: System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\Epic Games\UE_4.19\Engine\Binaries\ThirdPa ...
There is an extra option for the Planar Reflections with the Primitive Render Mode that appears to have the tooltip legacy. This issue does not appear to be a regression. Versions Tested: Issue occ ...
Child Blueprints with instanced subobjects inherit changes made by the Parent Blueprint's instanced subobjects, regardless of what property they are assigned to. Tested in 4.18.3 (CL - 3832480), ...
Using the Super functions for OnRegister, OnUnregister, Serialize when defining their functionality in a derived class of UPostProcessComponent causes a linker error. Tested in 4.21.2 (CL - 4753647 ...
A material with 'enable stencil test' will crash on mobile. Enable Stencil Test is a new option in materials as of 4.23 Confirmed with OpenGL 3.1 + 2 and Vulkan on Pixel XL Also Crashes on iOS ...