OnClick Events for buttons in 3D Widgets not firing in Multiplayer. This issue only affects the button component as other Widget components that used the Left mouse button function as expected Regr ...
CheckLightMapUVs is not registering overlapping Lightmap UVs when it is called. User Quote: "I have been working on an editor tool to diagnose some general asset problems and I noticed that in USt ...
User Reported Bug Replication Settings no longer editable after event delegate is connected. Doesn't seem to affect functionality, only UI. (replication settings stay as set before plugging delega ...
There appears to be a loss in precision when moving instanced static mesh components. Quote from licensee: "...the ISM/HISM Components: In various cases UInstancedStaticMeshComponent::UpdateInsta ...
The issue appears to be the type of the input pin on the custom event(or function - both behave the same), under normal circumstances it should allow you to pick the enum from a list on the calling ...
The 'Any Key' input isn't working when it is assigned in the Axis Mappings menu. If you call 'Any Key' in Blueprint it still functions as intended. This is a regression from 4.19.2 (CL-4033788). T ...
Meshes with their Lightmap Coordinate Index set to anything over 4 will not be lit by static or stationary lighting. Found in CL# 4.19 4033788, 4.20 CL# 4369336, 4.21 CL# 4541578, 4.22 CL# 4573698 ...
Using the Python function unreal.SystemLibrary.set_bool_property_by_name() to change the default variable values of a child Blueprint do not work as intended. Tested in 4.20.3 (CL - 4369336), 4.21. ...
A dark square appears in the direction of a spotlight on hair when the spotlight has no shadow. [Image Removed] In UE 5.4 the dark square is visible when the spotlight has no shadow, and a light s ...
The problem seems to be that the bUsesGlobalDistanceField flag in the ShouldPrepareGlobalDistanceField() function checks for usage on the material, but it doesn't seem to take effect. The material u ...