Custom menu options are created twice

Tools - Feb 9, 2015

When creating an option inside the menu drop downs (File/Edit/Windows/etc.) the newly created option appears twice. User suspects FTabManager::PopulateTabSpawnerMenu is being called twice in MainMe ...

Importing FBX creates new materials when using the search materials import setting

UE - Editor - Content Pipeline - Import and Export - Nov 1, 2017

There is an issue when importing FBX that creates new materials when using the search materials import setting. Instead of being able to use the material that is in the Base Material name, the textu ...

Checkbox steals input when set to "Self Hit Test Invisible"

UE - Editor - UI Systems - Nov 9, 2017

There is an issue with the checkbox taking input when the visibility is set to "Self Hit Test Invisible". It should not be taking input as it should have the same properties as "Hit Test Invisible", ...

Certain Materials do not render on Destructible Meshes in Standalone and Packaged projects

UE - Content - Engine - Nov 10, 2017

Certain Materials do not render on Destructible Meshes in Standalone and Packaged projects. I'm unsure of the exact cause but disabling "Used with Skeletal Mesh" in the materials Details panel, then ...

Crash when hiding DataTable window and saving in DataTable Editor

Tools - Nov 20, 2017

When adding rows to a DataTable that has its DataTable tab hidden or exited out, the Editor will crash when adding a row to the DataTable. This crash happens in 4.17, 4.18, and 4.19. ...

Line trace does not hit actor preforming the trace

UE - Gameplay - Nov 21, 2017

Calling line trace in an actor fails to register a hit on the calling actor. ...

Cannot pause video when WMF media Native Audio out is enabled

Media Framework - Dec 8, 2017

When the feature for "Native Audio out" is enabled videos no longer pause ...

Default value for BP struct within BP struct not set

UE - Gameplay - Blueprint - Dec 15, 2017

If I set a certain default value for a struct within another struct, it is reset to "None" and the value is not accepted. Below are detailed steps to reproduce as well as a minimal project. Source: ...

Possible to have a null AudioComponent in ApplySettings

UE - Audio - Mar 5, 2018

User is having issues where they are getting crashes in ApplyVoiceSettings. This should only ever be called from FVoiceEngineImpl::SubmitRemoteVoiceData. In that method, if no SynthComponent is av ...

Foliage Culling is Broken on Linux

UE - Platform - Linux - Apr 25, 2018

When viewing foliage on Linux it culls in and out as the camera comes closer to it. Also changing the way it is rendered to become grey and transparent (and changing back to normal, perhaps dependin ...