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

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

Tessellation Materials are not working on Landscapes

UE - LD & Modeling - Terrain - Landscape - Dec 17, 2019

Tessellation is not working on landscapes, but it does works fine on static meshes. This is a regression from 4.23.1 (CL-9631420) where the tessellation was visible with this setup. This was tested ...

Meta Allowed Class Doesn't Allow All The Included Classes

Tools - Dec 24, 2019

The Meta Allowed Classes specifier doesn't allow the user to assign anything of the second type. Found in 4.24.1 CL#10757647 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#10868506 ...

Custom Stencil Buffer Visualization Doesn't Render Custom Stencil Depth

UE - Graphics Features - Feb 6, 2020

The Buffer Visualization (Custom Stencil ) doesn't render assets that have "Render CustomDepth Pass" enabled. Found in 4.24.2 CL#10758860 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11223911 ...

Adding a camera cut track through sequencer scripting does not set the movie scene's camera cut track

UE - Anim - Sequencer - Mar 13, 2020

When adding a camera cut track through sequencer scripting there is no way to set the camera cut track on the movie scene, which is how the add track menu determines if a new one can be added. This ...

BlackboardComponent observer can be called for the wrong key

UE - AI - BehaviorTree - Feb 7, 2023

We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...