Not a regression occurs on 4.16 ...
When the user duplicates (using Ctrl+W) two components that are attached, their attachment hierarchy isn't preserved. This occurs in both the blueprint SCSEditor and in IWCE. ...
There's no device profile for iPadPro 10.5". It picks up other rendering settings properly from the iPadPro family. ...
There's no device profile to set MobileContentScaleFactor for iPadPro 10.5". It picks up other rendering settings properly from the iPadPro family, but this doesn't set MobileContentScaleFactor. T ...
REGRESSION: Yes, does not occur in 4.16.3 Ensure occurs in in-world component editing, when the user selects and copies a component and its child at the same time. This doesn't occur if these comp ...
REGRESSION: Yes, does not occur in 4.16.3 In QAGame, the blueprint QABP_Containers is dirtied (needs to be compiled and saved) when the user opens it. This occurs every time the editor is restarte ...
A crash can occur in FMediaPlayerBase::TickPlayer in Shipping builds. This is because FMediaPlayerBase::NativePlayer is not a thread-safe shared pointer. The fix is to make it ESPMode::ThreadSafe. ...
REGRESSION: Yes. Does not occur in 4.16.3 Using Copy/Paste to duplicate a component will result in a broken duplicate component. This doesn't occur if the user uses Ctrl+W to duplicate. On compi ...
When the user removes the only linked pin on a Make Array or Make Set node, the remaining pins do not return back to being Wildcard pins, unless the user refreshes the node. ...