The editor is crashing on the second PIE attempt when using seamless travel to travel from one map to another when both maps contain the same sublevel. The travel is taking place using: PlayerContr ...
Many clients have hit a crash due to an Apple library using operator delete on a memory block that was not allocated with operator new. This happens with the following callstack on iOS9 in UE4.13 o ...
The licensee is setting their game to InputModeUIOnly and ShowMouseCursor in the HUD blueprint resulting in the user interface becoming unresponsive when entering fullscreen on a Mac but not on a PC ...
Sequencer Audio Tracks keep playing when the game is paused ...
When scaling a SceneCapture2D actor/component any decals there were being rendered within the Render Target disappear. I also noticed that when the SceneCapture2d is set to orthographic, the scale ...
Sequencer Actor details panel lacking parity with Matinee Actor details panel ...
When there are a large number of static meshes within the Foliage paint mode, some of the mesh thumbnails are duplicated and do not accurately reflect the correct static mesh to paint as foliage. T ...
Upon exit it appears that some resource is trying to clean itself up after the RHI has been destroyed. Call stack (approximated) looks like: FOpenGLDynamicRHI::InvalidateTextureResourceInCache() ~F ...
Trying to deploy a project that uses an external plugin (not located in either Engine/Plugins or Project/Plugins) will fail. The error message states that it is looking for the plugin to be located ...
When running a launched or packaged version on an Android device, if there is a particle emitter, it follows the camera looking up or down. If you have more than 1 particle emitter, it seems to corr ...