Scaling pivot of an actor does not scale correctly unless used for all directions. ...
Using OnRep_StaticMesh() in code or using the Set Static Mesh node does not replicate across server/client in game. ...
Nodes that were previously under the context sensitive list no longer appear, unless you turn off context sensitivity. This is occurring with 'line trace' as well as 'break hit result' from the nod ...
Games sounds will play as appropriate during first PIE session but subsequent PIE sessions have no sound until editor is closed / reopened. ...
When PIE is selected certain objects that are created at runtime have scene components that give log warnings in the Output Log. Effected objects include GameSession and GameNetworkManager ...
Attempting to create a class with the parent set to Trigger Base, Trigger Box, Trigger Capsule, or Trigger Sphere will fail to create the class ...
When a component that is included in a blueprint by default is set and placed in the viewport, the instance of the blueprint is not updated in the viewport if the yellow arrow is used to reset the c ...
Pressing the "Connect to Source Control" Button on a Linux project does not open the "Source Control Login" window. Looking at the Message Log for source control it says that "Source Control is dis ...
If a C++ class based on Character has a default value for a variable and the value is overridden in blueprints, the default value will be shown in game rather than the BP value. ...
Trying to package a blank project on Linux fails. ...