Crash occurs on Mac when using the Command-S keyboard shortcut to save a Blueprint if the Mac input language is set to Japanese Romaji

UE - Platform - Apple - Aug 10, 2017

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 quietly for Native functions with no definitions

UE - Gameplay - Blueprint Editor - Aug 11, 2017

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

Renaming or moving Assets with a captured thumbnail removes the thumbnail

Tools - Sep 29, 2017

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 Intensity not working as intended

UE - Graphics Features - Oct 26, 2017

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

ObjectScale returns a Cascade Mesh particle's XYZ scale as 1.0

UE - Niagara - May 13, 2020

Sampling a Cascade Mesh Particle's scale always returns XYZ as 1.0 This is a regression from UE4/Release-4.24.  This does NOT affect Niagara Mesh particles.  I've attached a Cascade (left example ...

[MetaSounds] The Members' detail panel does not accurately update after making an edit and selecting a different member

UE - Audio - MetaSounds - Jun 26, 2023

Note: This issue also affects MetaSound Patches and any Members Menu List Repro Rate: 5/5 Regression marked as No: issue was seen in 5.2 and 5.1  UE5+Release-5.2-CL-26001984 UE5+Release-5.1-CL- ...

Unable to play replays with custom GameNetworkProtocolVersion set at runtime

UE - Networking - Sep 20, 2023

It seems that when comparing the custom versions for a replay (in the "operator<<" defined in ReplayTypes.cpp), the value retrieved from the FCurrentCustomVersions is not the value set at runtime, b ...

[AI] Stack overflow in canRemoveVertex of DetourTileCacheBuilder

UE - AI - Navigation - Sep 28, 2023

User reports of stack overflow happening in canRemoveVertex in DetourTileCacheBuilder.cpp if a poly has more than 16 vertices. The array for edges is a fixed array and is written to without checking ...

Crash in editor after disabling AISystem in Worldsettings

UE - AI - May 16, 2018

After disabling the World Option bEnableAISystem, clicking with the right mouse button on the asset browers (in an empty place) casues the editor to crash. ...

Widget Component Does Not Cast Shadows From Certain Lights

UE - Editor - UI Systems - Oct 19, 2016

The widget component acts differently under different lighting types. For example it will cast a shadow if being lit by a directional light but won't otherwise. It also seems point lights affect t ...