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

Loading a map via File->Open Level... when it is already loaded in World Composition view does not reset actors to origin

UE - World Creation - Worldbuilding Tools - World Composition - May 14, 2019

Loading a map via File->Open Level or just by clicking on it to open it, when it is already loaded in World Composition view does not reset actors to origin. The actors instead keep the same positio ...

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

[CrashReport] UE4Editor-CoreUObject.dylib!FArchiveAsync2::Serialize() when cooking for iOS on Mac

UE - Platform - Mobile - Jul 27, 2017

This is a Mac cooking for iOS commandlet crash that has occurred occasionally for some users in 4.16. Example Command Line (PII removed)/Users/---/Desktop/---/---.uproject -run=Cook -NoLogTimes -T ...

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

Delete Assets dialog returns non-valid assets for the list of assets that can replace the references

Tools - Jan 31, 2019

The Delete Assets window's list of assets that are available to replace the references to an asset that is being deleted returns additional assets that are not valid replacements. The provided pro ...

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

Copying a destructible mesh in the viewport loses reference to assigned mesh in the details panel

UE - Simulation - Physics - Destruction - Nov 4, 2014

BRANCH: MAIN CHANGELIST: 2346079 PLATFORM: Windows DESCRIPTION: When copying a Destructible mesh in the viewport the Destructible Mesh component will not be shown for the copied mesh. The mesh can ...

Morph Targets flicker Randomly in Slave Mesh

OLD - Anim - Oct 1, 2015

When a mesh is slave to a master mesh, its morph targets will flicker when Played in Editor. This does not occure with the same assets in 4.8. This has been reported by at least two different use ...