Rearranging Slate Brushes causes crash

UE - Editor - UI Systems - Jul 14, 2019

Rearranging the order of a Slate Brush array causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7305105), 4.24 (CL - 7285696) ...

NumNonClothingSections logic is bad

UE - Editor - Content Pipeline - Datasmith - Jul 26, 2019

We use the NumNonClothing section number to iterate in the sections, this is an error if the cloth sections are not at the end of the sections array. See the following picture of a search on NumNonC ...

Datasmith Import flipped for Autocad 2020 files

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 29, 2019

Some of the items has scaling issues and there are quite a few that have moved from their origin point as well, but the biggest problem is that the whole model is mirrored. even the text. This was ...

When searching for the "Timespan / float" the Context Sensitive search returns "Timespan * float"

UE - Gameplay - Sep 13, 2019

When searching for the "Timespan / float" the Context Sensitive search returns "Timespan * float". Found in 4.22.3 CL#7053642 Reproduced in 4.23.0 CL#8386587, 4.24.0 Main CL#8671808 ...

Normals Not Imported If Mesh Has A Morpher

UE - Editor - Content Pipeline - Import and Export - Sep 19, 2019

If a mesh has 'Morpher' modifier on it (even disabled) normals won't be imported, the same meshes imported normals correctly once the morpher component is deleted. Found in 4.22 CL# 7053642, 4.23 C ...

Sequence Recorder under "Choose Properties to Be Recorded" shows only "Actor Hidden In Game"

UE - Anim - Sequencer - Oct 1, 2019

Sequence Recorder under "Choose Properties to Be Recorded" shows only "Actor Hidden In Game" and no other properties. This was reported and tested in 4.22.3 (CL-7053642). This was reproduced in 4. ...

Blueprint Function Library variables can be promoted out of scope

UE - Gameplay - Blueprint - Oct 5, 2020

Input parameters can be promoted to variables from the context menu when dropped on an empty graph. Per [Link Removed] this is not expected and dangerous for users to use. This is reproducible as f ...

Editor primitives render incorrectly in stereoscopic with instanced stereo

UE - Platform - XR - Aug 17, 2016

Trigger box icons move around when oculus head movement is used. Found in //UE4/Release-Staging-4.13 @ 3090357 QA-Promotion map Edit: 08-22: This affects volumes as well as their editor icons, upd ...

The 'Console Variables' option does not Output an HTML file

Tools - Aug 23, 2016

No HTML file is created when using the newly added 'Console Variables' help menu option. This option is the same as entering 'Help' into the console command window. Neither of these options produce ...

Deactivate Then Activate Ribbon Emitter Causes Flicker

UE - Graphics Features - Oct 21, 2016

When setting a particle system to be active after deactivating the remaining particles still floating in the air from earlier will flicker. This is harder to reproduce when smooth frame rate is enab ...