Special function key presses and hotkey shortcuts do not register in the editor if they fire key presses instantaneously (0ms). In particular, TypeMatrix keyboards reproduce this error using keyboar ...
Spawning an actor during TG_PrePhysics is added to TG_StartPhysics which leads to the editor locking up when multiple actors are spawned. ...
When using a struct in a blueprint, if you go into that struct and alter the default values of one of the variables, any pins that were used relating to that variable are disconnected in blueprints. ...
FTextLocalizationManager::UpdateFromLocalizationResource is loading LocRes data into a temporary, rather than loading it into a reference to an entry in LocalizationEntryTrackers. ...
When spawning an actor using the Spawn Actor From Class node that has a Set Replicates node in the construction script, the editor crashes upon attempting to run a dedicated server with 2 players. ...
Splitting struct pins calls override warning after compiling a blueprint. The warning states that it will be removed once the asset is saved, however upon saving the asset does not disappear. ...
If the user uses Ctrl+S to save while holding the right mouse button the editors camera will then move backwards while pressing the right mouse button ...
The Buffer Visualization for DecalMask is no longer an option. Also, when looking at the Buffer Visualization Overview the DecalMask slot has been removed. See attached image for comparison Worke ...