The "Find" node can cause a crash if the a map with a struct value changes type while connected, is disconnected and reconnected. Compilation fails and crashes the engine. Found in 4.23.1 CL#963142 ...
Virtual Shadow Maps do not invalidate pages when HLODs replace meshes. This can lead to inconsistencies between the geometry and the shadows, which can cause artifacts as pages are invalidated. ...
The math expression node in blueprints does not recognize variables that have been hidden within a blueprint category. ...
When invoking a custom struct, the first listed variable will not appear in the Intelisense window. ...
Components spawned at runtime do not take Radial Damage if simulating physics. ...
When a Directional Light is changed from static to movable, the materials in the level will appear dark. ...
Landscape sections disappear for a very brief time when the player camera clips through foliage quickly. ...
Users are not able to get the drop down menu to show up when the combo box is applied to a 3D Widget (World Space) ...
'Set Playback Position' node fires Timeline event even if 'Fire Events' is set to false. User Description: Basically using the set playback position node to set a new time position for a timeline ...
Randomly selecting a character class from the GameMode constructor using ConstructorHelpers::FClassFinder can result in default or null character being set when the level is reloaded. It appears tha ...