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

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

[Rhino UVS] - Texture map offset and repeat settings changed from Rhino to UE4

UE - Editor - Content Pipeline - Datasmith - Importer - May 16, 2018

Issue was reported by customer (Oct 15, 2018): [Link Removed] ...

AutoCreateRefTerm does not provide a way to specify that a TArray property within a struct should have a default value created for it if none is provided

UE - Gameplay - Feb 9, 2018

The current implementation of AutoCreateRefTerm does not allow for a default value to be automatically created for a TArray contained within a struct that is passed into a function as a parameter. I ...

[Feature Request] Cook in the Editor should only save Asset Registry for the cook target platform

UE - Foundation - Core - Cooker - Jan 18, 2018

Request from Licensee: When launch Launching in the editor, it seems that asset registries of platforms other than those specified in Launch are also generated.  LogAssetRegistryGenerator: Startin ...

NetDriver time becomes unusable after long running sessions

UE - Networking - Jan 8, 2018

This issue has been around for a long time (potentially UE3). UNetDriver::Time is a float, which is updated by accumulating Delta Time during ticks. This means the longer a game runs, and the highe ...

[CrashReport] UE4Editor_Engine!USceneComponent::DestroyComponent() [scenecomponent.cpp:847]

UE - Gameplay - Components - Dec 1, 2017

[Edit]: This should no longer be a crash as of 4.19.2 - we should only get ensure() reports with this callstack. ===== This is a common crash coming out of 4.18. Users have not provided any descript ...

Win64 - Unplugging audio device causes game to freeze

UE - Audio - Nov 30, 2017

Win64 - Unplugging audio device causes game to freeze. Log is spammed with messages like the following after the device is removed:[2017.11.30-19.38.32:716][386]LogAudio: Warning: Waited 69.495094m ...

Editor UI lightens when r.HDR.EnableHDROutput is set to 1

UE - Graphics Features - Nov 15, 2017

When console command r.HDR.EnableHDROutput = 1 is used, the entire engine UI becomes lighter or more washed out / desaturated, as shown in attached screen shots. Confirmed this bug is not present i ...

Tile Map background color is not changed with color picker in Editor Preferences

UE - Gameplay - Paper2D - Oct 16, 2017

When the background color for the tile map editor is changed it does not change. ...