Local class type variables do not correctly populate with default value information. Variables of a class type populate with default value information normally. ...
Inside a BP Interface, changing a Function output to an input will cause a compile error in the reference bp. [Error] "Graph named 'NewFunction_0' already exists in 'bpActor'. Another one cannot be ...
BP state get dirty if the BP graph have action input event. Regression: Yes, it is not reproduced in 4.16.3 This issue is not related to Blueprint Compilation Manager. ...
When re-arranging an array that has been added to a character blueprint, the array adds an empty value to element [0] and leaves it in a broken state. I tested this using the Level blueprint as well ...
A UDN user found that calling AbilitySystemComponent->RemoveReplicatedLooseGameplayTag(TagToRemove); while the gameplay tag was not in the TagMap, will create an entry for it with count 0, see ...
Renaming a shot through the shot track does not change the name of the underlying asset, and causes it to no longer match when looking for takes ...
When a running search in all blueprints is closed, it may prevent an AsyncTask used to return the look up FText's from StringTables from running on the game thread, leading to a deadlock. When the ...
Using OnRep_StaticMesh() in code or using the Set Static Mesh node does not replicate across server/client in game. ...
When playing the user's project in editor vs Packaged, there has been different results for the enemy projectiles and how they are shown on the screen. When In editor, any enemy projectile will dama ...
Using both an Atmospheric and Exponential Height Fog will cause an issue rendering Translucency-based Materials. (See Screenshots below) IMPACT: Cannot use both Atmospheric Fog ...