When setup for multiplayer, all players are able to move around and control the camera with the analog sticks but button presses of all controllers only affect player 1. ...
The Color Picker/Eye Dropper in the Material Editor doesn't register colors from any windows outside of the editor anymore. Changelist #2337679 (Not working here of any changelist created after it ...
When a code class deriving from WheeledVehicleMovementComponent is created in a Vehicle Advanced template project, the user is required to include a constructor for the FWheelSetup struct in Wheeled ...
When a parameter is placed directly within a material it's group assignment works. The parameter is listed within its group in material instances. This does not work with parameters that are creat ...
In the Material Editor, the "If" node recently received a change for an input which now registers as ">" instead of ">=". This node still reads ">=" for that input. ...
The 'Now' node does not return the correct time if ran through a 'Print String'. (NOTE: However, the 'Utc Now' node does return the correct time.) ...
With a Tessellated Material, either Flat or PN Triangles, applied to a Skeletal Mesh when playing, the Mesh has excessive blur when in motion. If you use the same material and turn off tessellation ...
If a variable of type UserDefinedStruct is created in a Blueprint and the project is closed before the Blueprint is compiled, upon reopening the project that variable will not be visible in the My B ...
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 the mouse is toggled to show by using "Set Show Mouse Cursor" and then the user clicks in the window the mouse will lose focus (the camera will no longer freely track the mouse) ...