Exceptions can no longer be enabled for ProjectEditor targets

UE - Foundation - Cpp Tools - Jul 16, 2018

It is no longer possible to enable C++ exceptions for the ProjectEditor target in code projects that use the binary Engine. Some fixes that were made for 4.19 now correctly show an error message if ...

Editable text box caret blinks slowly when manually setting focus

UE - Editor - UI Systems - Oct 18, 2018

For some reason, it appears that manually setting the focus (whether it be user, keyboard, or both) on an editable text box in UMG causes the caret to blink slowly. However if you were to manually s ...

[CrashReport] UE4Editor_UnrealEd!UnFbx::FFbxImporter::RecursiveBuildSkeleton()

UE - Editor - Content Pipeline - Import and Export - Jul 30, 2015

This is a common crash affecting users. User DescriptionsJust import a Mesh of Fuse Source Context 624 void UnFbx::FFbxImporter::RecursiveBuildSkeleton(FbxNode* Link, TArray<FbxNode*>& Out ...

[CrashReport] UE4Editor_Sequencer!FSequencer::NotifyMovieSceneDataChanged()

UE - Anim - Sequencer - Jul 24, 2017

This is a common crash affecting users in 4.16 and into the 4.17 Preview. User Descriptionscopying-pasting curves in Sequencer Source Context 979 void FSequencer::NotifyMovieSceneDataCha ...

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: ...

Variable Value Range doesn't work during Runtime

Tools - Jul 3, 2018

If a variable has been set to a default value and has a declared value range, it will ignore the value range and print the set value.The tooltip text is misleading or out of date as it gives the imp ...

Cloth Rendering - Optimizations cause a one frame geometry stretch when off screen cloth is teleported back on screen.

UE - Simulation - Physics - Character - Aug 26, 2021

Render optimizations are causing the cloth render data to be updated one frame too late after an off screen cloth object has been teleported back on screen. The optimisation triggers itself after a ...