Sequencer Playlist - Triggering a playlist will crash every other editor on a Multi-user session

UE - Virtual Production - Tools - Sequence Playlist - Nov 24, 2022

[Link Removed] ...

Docking tabs to the main viewport will hide other viewports that are not docked

UE - Editor - UI Systems - Slate - Mar 3, 2015

If any tabs are undocked from the main viewport and another tab is then docked to the main viewport it will hide any undocked tabs. This only appears to affect tabs that in the Menu > Window with ex ...

"Activation" and "Trigger" keywords are not allowed as a subcategory

Tools - Jul 1, 2019

Using Activation and Trigger as subcategories names does not work in the Details Panel. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7208101), 4.24 (CL - 7216880) ...

DisplayThumbnail doesn't work with TArray

Tools - Jul 8, 2019

The DisplayThumbnail metadata UProperty specifier does not work on TArrays with the type of FSoftObjectPath. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7224811), 4.24 (CL - ...

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

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

FRotator::SetClosestToMe(FRotator) Doesn't Set The Correct Value

UE - Foundation - Core - Dec 10, 2019

FRotator::SetClosestToMe(FRotator) doesn't set the correct value. Attached are files with the demonstrative code. Found in 4.23.1 CL#9631420 Reproduced in 4.24 Preview 4 CL#10570792, 4.25 CL#10520 ...

Material Instance Parameters Undo Doesn't Update Values

Tools - Dec 11, 2019

Material Instance parameters do not update values when the user does an Undo (Ctrl+Z). An example project is attached. This seem related to [Link Removed]. Found in 4.24 CL#10570792 Reproduced in ...