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 ...
Anim Notify Blueprints are included in Packaged builds of the editor even if they are not referenced. This does not occur with other Blueprint classes, such as Actor, although it may with some other ...
Movie Player do not seems to play movie in some android devices. [Link Removed] You can simply run the attached project in android devices to see the movie is played as expected. ...