Print String does not persist when called on Event Tick within a Cinematic Camera Actor Blueprint. This could be problematic if users have a cinematic camera in their blueprints and using Event Tic ...
When using pakblacklist for shipping, the start up movie will become a checkerboard due to ../../../Engine/Content/Slate/Fonts being included in the blacklist file. This is happening on both Android ...
APEX destruction renders when using the Play > Mobile Preview. ...
When creating a subclass of World Settings, attempting to use the in-editor compile button to compile the code causes the editor to crash. Found in 4.11 Preview 4. Reproduced in 4.10.2 binary and ...
Duplicating blueprints that have 'cast to' nodes included in them display errors such as: "Could not find a function named 'AdjustShield' in 'worker_c'. Make sure 'worker_c' has been compiled for." ...
Using Set World Origin Location will cause the player pawn to stutter. The faster the player is moving, the more prevalent the stuttering becomes. User Description: I have encountered a problem wh ...
When a strong pointer is set to null the packaged build of the game will immediately close. No crash logs were were made and no Saved folder was made (<Project Name>/Saved/Logs). An example project ...
Custom Depth is not displaying correctly when setting Post process to Before Tonemapping. We see this as a regression. This was working properly in 4.22. ...