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 ...
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 ...
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. I'm unsure of the exact cause but disabling "Used with Skeletal Mesh" in the materials Details panel, then ...
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. ...
Calling line trace in an actor fails to register a hit on the calling actor. ...
When the feature for "Native Audio out" is enabled videos no longer pause ...
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: ...
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 ...
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 ...