Mouse cursor does not disappear when widget has focus

UE - Editor - UI Systems - Nov 20, 2017

THere is an issue with the Mouse cursor when using UMG with the set show mouse cursor option. after setting the set show mouse cursor off pressing a widget and giving it focus causes the mouse curso ...

Blueprint Function Reorder displays error tooltip when trying to reorder functions

UE - Gameplay - Blueprint Editor - Dec 7, 2017

There is an issue when attempting to reorder blueprints where Blueprint Function Reorder displays error tooltip when trying to reorder functions. In previous engine versions, functions could not be ...

Atmospheric Fog Sun Disc Has Wrong Intensity

UE - Graphics Features - May 4, 2018

This behavior has been observed in 4.18.3, 4.19.2, and Main (CL 4048405). Note that adding  BP_Sky_Sphere to the scene and assigning the Directional Light Actor to it will fix the issue. Per User: ...

Atmospheric Fog Sun Disc Has Wrong Intensity

UE - Graphics Features - May 4, 2018

This behavior has been observed in 4.18.3, 4.19.2, and Main (CL 4048405). Note that adding  BP_Sky_Sphere to the scene and assigning the Directional Light Actor to it will fix the issue. Per User: ...

Device Token can not be Acquired When Remote Notification on iOS

UE - Platform - Mobile - Dec 3, 2018

I received a report that there is a situation in UE 4.21 that it is not possible to acquire push notification device token on iOS And they seem to have solved the problem by fixing the following pa ...

SynthComponent does not execute OnStop() after calling Stop()

UE - Audio - Nov 26, 2019

SynthComponent does not execute OnStop() after calling Stop(). OnStop() will be called in PumpPendingMessages() via OnGeneratePCMAudio(). But after stopping the AudioComponent, the procedural Sound ...

Crash when plugging Depth Fade to Base Color and using Required Texture Resolution mode

UE - Graphics Features - Dec 1, 2020

Crash when plugging Depth Fade to Base Color and using Required Texture Resolution mode Hi, We have a material that uses the Depth Fade node for the Opacity and Base Color. However, the engine cras ...

Networked root motion montage with rotation fighting smoothing

UE - Gameplay - Player Movement - Oct 30, 2023

A licensee is reporting a sim proxy is playing a networked anim montage with root motion, that the rotation changes will fight between what's produced in ::SimulateRootMotion and ::SmoothClientPosit ...

Niagara preview viewport and timeline are locked to 30fps

UE - Niagara - Aug 10, 2020

The Niagara preview viewport seems to be fixed at a 30fps update time, which makes it difficult to fine-tune short lifetime FX. It would be good to either have options for viewport max fps, or for s ...

Importing folder with a period in its name causes crash

UE - Editor - Content Pipeline - Import and Export - May 15, 2018

Folders with periods in the name will crash when attempting to import them. ...