The collision for a spline mesh can be calculated incorrectly. The issue appears to be when Alpha is out of range when calculating the slice transforms at splice offsets. ...
Encountered a strange issue where switching to RT Translucency on a PPV would cause it to appear incorrect. However, if you swap the viewmode to Path Tracing, it does appear correct. See screenshots ...
In the repro, the first selection is not spanable, but the ActorToTrack is set correctly at this time. When trying to select a spawnable actor, it cannot set it to ActorToTrack. When using the eye ...
If you right click on a level node in the reference viewer and choose edit, it will bypass prompting you to save unsaved changes in your current level, silently discarding all unsaved work. ...
Licensee was not able to access SubObjectDataSubsystem functions from their blueprint editor, as the functions (such as "GatherSubobjectDataFromInstance") did not show up in the right-click menu and ...
Slack thread [Link Removed] Probably related to the same issue seen on Android, explained here: [Link Removed] ...
Licensee found that in 5.4 the spline component when edited in editor, no longer triggered the construction script potentially breaking their art pipeline. The licensee mentioned the cause is likel ...
GetTriggerEvent() in a function bound to an enhanced input action in C++, returns "Triggered" when bound to the "Started" trigger event. ...