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 ...
Set Resolution Scale Value to 100 returns inf (infinate) value. The resolution returns an incredibly high number (ex: 9,223,372,036,854,775,808) or "inf" ...
Client Animation is not updated on Server with "Replicate Movement" disabled See Additional Info URL because the user appears to have done some debugging on this. ...