UnrealVS cannot be installed with VS2019 16.1

UE - Foundation - Cpp Tools - UnrealVS - Jun 3, 2019

If a user has Visual Studio 16.1 installed, UnrealVS will report that it is not compatible and refuse to install. ...

Crash when duplicating the Child Actor Component class

UE - Gameplay - Components - Jun 3, 2019

Creating a blueprint class with a child actor component and setting its actor class to Point Light, then copying and pasting it causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.1 ...

Using the Editor in Fullscreen mode on Linux causes it to freeze and occasionally lock up the computer

UE - Platform - Linux - May 29, 2019

Using the Editor in Fullscreen mode on Linux causes it to freeze and occasionally lock up the computer. This freeze causes the various symptoms described in the Results field. In 4.21.2 (CL-4753647) ...

RemoteMac.cs fails to build if ProjectFile is null

UE - Platform - Mobile - May 17, 2019

See CL 6473818. Remote compiling on a Mac is triggering a NullReferenceException for me, making me unable to build. I was able to delete the crashing lines locally to work around it for now.line 91 ...

Crash when copy and paste a Child Actor Component in blueprint.

UE - Gameplay - Blueprint - Nov 14, 2018

A crash occurs when copy and paste the ChildActorComponent, only if the template actor has a DefaultSubObject. There is no crash in the case of using Actor (eg. AActor) without a DefaultSubObject as ...

Meshes simulating physics cannot roll smoothly across multiple connected meshes

UE - Simulation - Physics - Jul 30, 2018

A user has reported a physics regression from 4.19 to 4.20 where attempting to roll a static mesh down a slope made of multiple meshes no longer results in a smooth roll. The static mesh will skip a ...