When the scale of an actor is set to 0 in either X, Y or Z any overlap events will fail to trigger overlap events. ...
Two event graphs with similar names will populate events to only one graph in the My Blueprint pane. This specifically occurs when the event graphs are named with and without spaces in the name, suc ...
Saving an asset that has recently been renamed using the "Choose files to save" save method will retain the original name of the asset within the save menu. ...
Static mesh components of blueprints with "Is Dynamic Obstacle" set to true do not correctly affect navigation when standalone mode is initially run. Once another object is moved and the navmesh is ...
Component blueprints behave differently to normal actor based blueprints with regards to the show 3D widget option when a vector in the blueprint is set to editable. Basically the 3d widget never s ...
Particles using the Velocity Over Life Module with extremely high values are behaving erratically without Local Space turned on and with Local Space turned on you can not rotate the particle system ...
If a user removes a wall or box from the top down project base level, the navmesh will not update appropriately, creating a wall that the user will not be able to pass on PIE. Additional Note: Thi ...
A projectile brought over from 4.5.1 or earlier that does not have a Primitive Component as the Root, or removing the root from the projectile in 4.6, returns an error: "Movement component [Projecti ...
If you place a GPU particle into your project and deploy to an iOS device that supports metal, the asset will not show correctly on the device. I have attached the assets that were used to this rep ...
Duplicating a Timeline from the MyBlueprint tab (instead of duplicating it in the Graph) creates a Timeline variable with no actual Timeline to edit. It is only possible to Set or Get this variable. ...