Hot reloading a project that includes a plugin will not be able to save if the plugin is used in the project. ...
Cannot set the Rotation value of an Instance Static Mesh component if the scale is set to zero. This can be done with StaticMesh components and standard Static Meshes in the level. ...
Force Next Floor Check doesn't work when the player is stopped, even though the tool tip says that it does. User Description: I'm trying to shrink / grow the collision capsule for our needs but wh ...
A GameplayTagQuery in an ActorComponent cannot be properly edited on instances of an actor with said component. There is a workaround, but the issue makes editing Tag Queries rather annoying, doubl ...
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 ...
In a networked environment with high packet loss (or high forced adjustment factor), motion applied using Root Motion Sources can desynchronise under conditions that animation root motion does not. ...
When we have an enhanced input input action that uses a Down trigger and is mapped to a gamepad button, for example Gamepad Face Button Left, it can get into a bad state when the game is unfocused. ...
When blueprints associated with the actorcomponent are open and changes are made to the actorcomponent, once it's compiled there are compiler errors on the indirect blueprints. ...
In AbilitySystemComponent_Abilities.cpp, the check for the client being on a different section on line 3059 checks that the RepNextSectionID is not the current section. One would assume this is beca ...