Trace collision audio occlusion is not working on iOS/tvOS

UE - Audio - May 9, 2017

The Left side of the test map works in 4.16 and Main so marking this as a regression. Tested on iPhone6S+_4982 OS: 10.2.1 and tvOS 10.2 ...

Get Hit Result Under Finger by Channel appears to return the wrong location on MAC during PIE

UE - Platform - Apple - May 11, 2018

The location give by the Get hit result under finger by channel appears to be affected by screen size on Mac. When clicking an area in the level, it does not always return the area under the finger ...

Adding a Pass By-Reference input parameter to an event dispatcher is allowed, but causes a warning when called.

UE - Gameplay - Blueprint - Nov 19, 2018

You can add a pass-by-reference input variable to an Event Dispatcher, but it will will result in compile warnings, and changes to that input will not affect the value of the variable in the caller. ...

In the DragForce module drag amounts greater than one can accelerate the particle instead of slowing it down.

UE - Niagara - Jun 10, 2019

Drag force allows for values greater than 1, which can cause the drag force to exceed the initial velocity, which will continue to compound until a NaN is reached or the particle's lifetime is up. ...

[Feature Request] ReferenceViewer: Accept dynamic collection

Tools - Oct 29, 2019

In 4.23, Setting a dynamic collection to the collection filter slot does not display any result. And there are no information about dynamic collection doesn't work in collection filter. (FCollectio ...

Simulating forking bones ignores import scale

UE - Simulation - Physics - Dec 12, 2019

Simulating the children bodies, but not the parent, of a skeletal mesh imported with a uniform scale not equal to 1, seems to ignore the imported scale, instead using their initial relative location ...

USD Stage is not available on Mac and Linux

UE - Editor - Content Pipeline - Import and Export - Dec 17, 2019

On Mac and Linux the option to open the USD Stage window is not there like it is on Windows. This is not a regression since USD Stage was not preset in 4.23.1 (CL-9631420) on any platform. ...

Attached actor in Sequencer does not detach regardless of the detach state settings until Sequencer is restarted

UE - Anim - Sequencer - Jan 29, 2020

Attached objects in sequencer do not detach with newly specified "When Finished" property until Sequencer is restarted.  Tested in: 4.23.1 CL#9631420  4.25 CL#11062379 ...

Size input box too narrow in UMG Widget Editor

UE - Editor - UI Systems - Jan 24, 2022

Only 2 digits are visible in the size box that holds values between 1.0 and 0. Meaning most values will contain 3 digits. This is different from UE4 where more digits are visible. ...

shared texture sampler doesn't work in mobile

UE - Platform - Mobile - Jan 5, 2023

In mobile preview or android device in 5.1 release, M_SharedTexture_Inst material does not render properly due to exceeded sampler slot limit. there was no problem in 5.0.3 ...