Texture Group MaxLODSize doesn't recognize changes to WorldNormalMap in DefaultDeviceProfiles.ini

UE - Foundation - Core - Nov 11, 2019

When trying to change the MaxLODSize using DefaultDeviceProfiles.ini, some of the groups scale but others don't. This was reported and tested in 4.23.1 (CL-9631420). This was reproduced in 4.22.3 ...

4.24 GitHub Build compile error - fatal error C1083: Cannot open include file: 'SketchUpAPI/geometry.h': No such file or directory

UE - Editor - Content Pipeline - Datasmith - Exporters - Dec 10, 2019

12>e:\github\unrealengine\engine\source\programs\enterprise\datasmith\datasmithsketchupexporter\private\DatasmithSketchUpCamera.h(7): fatal error C1083: Cannot open include file: 'SketchUpAPI/geomet ...

Creating a new C++ Synth Component results in a failed compile linker error.

UE - Audio - Dec 19, 2019

Upon creating a new Synth Component C++ Class in Unreal 4.24, the compiler will fail to compile with a Linker error. ...

Spline don't deform landscapes in certain setups

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

The splines do not deform the landscape when the path is made with a straight spline. When you move a spline point to bend the road it will deform the landscape, but the deformation accuracy seems t ...

Crash upon trying to add a variable to a struct array when the details panel is locked

Tools - Jul 12, 2018

Attempting to add a new element to a struct array through the details panel when the panel is locked results in a crash. Regression?: No This issue did not occur exactly the same way in 4.18, but t ...

If landscape was rotated, Ramp tool does not work properly

UE - LD & Modeling - Terrain - Landscape - Aug 15, 2018

If landscape was rotated, Ramp tool does not work properly. In particular, the debug display is not working properly.It is tilted diagonally. ...

Blueprint Functions Aren't Listed in the Profiler Tool

UE - Foundation - Core - Sep 19, 2019

Blueprint functions aren't showing up in the Profiler Tool. Found in 4.23.0 CL#8386587 Reproduced in 4.24.0 Main CL#8781358 ...

Animation sub instances tick twice with a post processing BP

OLD - Anim - Sep 18, 2019

An animation's sub instances will tick twice per frame if a post processing BP is set. ...

LevelSequenceActorSpawner::GetLevelStreaming() fails to compare sub level names when running in Pie

UE - Anim - Sequencer - Sep 26, 2019

The problem is in the function with signature "ULevelStreaming* GetLevelStreaming(FString SafeLevelName, UWorld& World)" within LevelSequenceActorSpawner.cpp at line 30. The problem is with the Safe ...

Selecting Reimport on a virtual texture results in crash

UE - Graphics Features - Nov 14, 2019

Reimporting a virtual texture results in a crash. Tested in: 4.24P2 CL#10091930 ,  4.25 CL#10183780 ...