Incorrect Spelling for VOIP Sample Rate property

UE - Audio - Jun 5, 2018

The VOIP Sample Rate property is misspelled. Please the screenshot for further clarification. Expected: The property should say VOIP Sample Rate. Result: The property says VOI PSample Rate. ...

Particle emitter with Mesh Data type does not change material to new material instance

UE - Niagara - Jun 4, 2018

Particle emitter with Mesh Data type does not change material to new material instance. It will not apply changes that are being made at run time to a parameter in the material instance being used.  ...

GetActorLocation and GetActorRotation have mixed up Tooltips

UE - Gameplay - Jun 4, 2018

Within the declaration of the APlayerCameraManager class, the GetActorLocation and GetActorRotation functions have mixed up Tooltips Result: Tooltip says to use GetCameraRotation for the GetActorLo ...

Dynamic Shadow Distance only working for values below 20000 on translucent materials

UE - Graphics Features - May 31, 2018

The dynamic shadow distance movable light setting is only working for values below 20000 on translucent materials. The shadow cast on the translucent material will fade out long before the opaque ma ...

Fog Does Not Behave As Expected in Splitscreen

UE - Graphics Features - May 25, 2018

This bug seems to repro very inconsistently for me, but I've seen it affect Atmospheric Fog and Exponential Height Fog, and reproduced in 4.18.3, 4.19.2, and Main CL 4093338. I've attached Config fi ...

Reimporting Static Mesh LODs yields unexpected material assignments

Tools - May 24, 2018

Reimporting an asset after making changes causes loss of saved LOD changes when editing a static mesh. Similar issue was logged and fixed for SkeletalMeshes but this issue is still occurring for ...

Reflections Not Behaving As Expected in Splitscreen

UE - Graphics Features - May 15, 2018

In splitscreen, Player 0 view influences reflections for other player views. A user submitted the included test project showing the issue, and I have reproduced on 4.18.3 as well as 4.19.2 (see Spli ...

Rotating Movement Component stops at pitch of exactly 90 or -90

UE - Gameplay - Apr 30, 2018

When you set the rotation rate of a Rotating Component so that the moved actor reaches exactly 90 or -90 pitch, it stops rotating for a few seconds. ...

[CrashReport] UE4Editor_Engine!FStaticMeshRenderData::AllocateLODResources() [staticmesh.cpp:775]

UE - Graphics Features - Apr 19, 2018

No user comments in crash group 771 void FStaticMeshRenderData::AllocateLODResources(int32 NumLODs) 772 { 773 check(LODResources.Num() == 0); 774 ***** while (LODResour ...