Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the preview window did g ...
Changes to the sort order do not revert the order of inputs on a node when undone. It will change if the node is refreshed or the graph is saved, however. ...
Received a report from a licensee using Network Prediction Plugin and Mover. There is a strong likelihood of a crash occurring when using NPP's smoothing option and spawning new NPP-simulating ins ...
Using the MakeEditWidget specifier inside a UPROPERTY macro and creating a blueprint based on the class will show the translation gizmo inside the main editor viewport but the gizmo will not show up ...
In AnimNode_ApplyLimits.cpp the inputs for the ConstrainAngularRange function are going to the wrong rotator values. The XYZ of the node's input vec3 is being stored in YPR of the clamped rotator, w ...
Following this sequence of events, the ObjectLookup and NetGUIDLookup on the server's PackageMapClient will end up in a bad state. In the ObjectLookup Map, the primary asset's package will be mapped ...
This bug causes an editor crash. This crash occurs when changing the default values of a UStructs properties that are used as EditConditions, when they are set to InlineEditConditionToggle within a ...
Ambient Light on Volumetric Clouds from Sky Atmosphere always is calculated as if the clouds are at the north pole of the planet. Using a sphere-shaped Sky Atmosphere and Volumetric Clouds causes t ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 FMath::Eval ignores groupings while solving problems. This has caused some confusion with users who are expecting the groupings to b ...