naming box collision in player character renames overlap begin event in actor calling player character ...
'Is Case Sensitive' option on the Switch on String node doesn't toggle correctly. User Description: The "Is Case Sensitive" option when you use a switch on string function in blueprint doesn't wor ...
Having an actor in the level with a child actor component, replacing it with another copy of itself, and deleting the copy results in a Child Actor remaining in the world outliner, which cannot be d ...
User is experiencing his PC running out of memory when he does large move/copy operations in the content browser. There are a few issues with this process. The first is that attempting to drag any ...
class default value after c++ class compile will temporary initialized. It will be restored when opening the project again. ...
When a Niagara System has SimTarget set to GPUCompute Sim, CameraQuery is only returning data from the Player0 camera, regardless of PlayerControllerIndex. The expected behavior would be to have the ...
The collision of objects moving at high speeds seems to move in front of the object. The faster the object is moving, the further the collision will be from the mesh. AnswerHub report: https://an ...
Physics Constraint no longer constrains conponents that are set to Query Only Regression from 4.11.2 User Description: Testing a 4.12 copy of my 4.11 project and when I tested in editor, all my ...
When Scaling in and out in the UMG blueprints with an image applied to an image widget that is set to border as it's "Draw as" selection the image does not scale correctly. EDIT: The UI should prev ...
Screen Space shadows do not check the view boundary. This can cause extra shadows in split screen, as one view can cast shadows in another view. ...