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 ...
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. ...
When using the transform widget in the editor, the Property value of a PostEditChangeProperty() call will be NULL. The transform widget that is being moved in this case is the widget attached to th ...
Character will incorrectly slip through actors that are moving while the character is jumping. ...
If a function with a Category set in its UFUNCTION macro has the value of the category changed and then compiled (hot reload), the function will no longer show up in the right click menu of the blue ...
Attaching a Skeletal Mesh by setting it's Parent Socket causes the mesh to be offset and rotated User Description: I still need to test using the BP you recommended. I tried again using the charac ...