High framerates result in desyncs with clients when using a dedicated server.

UE - Networking - Apr 17, 2019

When a client operates at a high framerate on a dedicated server, their player movement will become desynced with the server. This manifests in different ways on different versions. In 4.21, it caus ...

Config entries to re-open asset windows are deleted if the Editor is shut down while a debugger is attached

Tools - Apr 17, 2019

When the "Restore Open Asset Tabs on Restart" option is turned on in the Editor Preferences window, closing the Editor while a debugger is attached appears to remove any saved asset tabs from the Ed ...

Crash in FVulkanLinuxPlatform

UE - Platform - Linux - Apr 17, 2019

Using the command in the repro steps on Linux will cause the Editor to crash and CrashReporter to pop up with a callstack. This behaves differently when tried on Windows with -vulkan. The project ...

Attempting to Rename Multiple Sockets Crashes the Editor

OLD - Anim - Apr 17, 2019

Having multiple sockets selected results in a crash when attempting to change the names of them all at once. The box to change their names appears to be grayed out but you can still click into it. U ...

Client crashes when executing seamless travel with an active particle system in the level that was spawned at runtime

UE - Niagara - Apr 16, 2019

Clients crash when being part of a Seamless Travel if there was an active particle system in the level that was spawned at runtime. If the travel is not seamless, the particle system is placed in th ...

"Support Compute Skincache" throws an Assert for games on Linux

UE - Graphics Features - Apr 16, 2019

After enabling "Support Compute Skincache" in the project settings and packaging a game on Linux, the packaged game will throw an assert. Any setting that turns "Support Compute Skincache" on automa ...

Sequential Level Loading in Python causes Crash

UE - Editor - Workflow Systems - Apr 16, 2019

Loading all the levels selected in the Content Browser and running the aforementioned Python script causes the editor to crash Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22 (CL - 5 ...

Streaming Multiple Instances of the Same Landscape Actor All Have the Same GUID

UE - LD & Modeling - Terrain - Landscape - Apr 15, 2019

If a level contains a landscape actor, and if you stream multiple instances of that level into your map, you will get errors in the message log that the landscape actors have the same GUID. Found i ...

Editor Crash While Using "Snap to Floor" Shortcut on Some Foliage Instance.

UE - World Creation - Worldbuilding Tools - Foliage - Apr 15, 2019

When pressing the End key to have a foliage mesh "snap to floor/surface" the editor will crash. Found in 4.21 CL# 4753647, 4.22 CL# 5660361, and 4.23 CL# 5898046 ...