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. ...
Renaming a Sequencer spawnable actor in the World Outliner will revert back to the old name on save. Not a regression because Sequencer spawnable actors in 4.16 didn't show in the World Outliner. ...
This is a common Linux crash that has occurred since at least 4.14. From LogLogEditorViewport: Clicking on Actor (LMB): StaticMeshActor (pared_cubos15) LogRHI: Timed out while waiting for GPU to ...
This was occurring when I quit via the Quit button in the Main Menu GUI. I also repro'd this using the "Quit" command in the console. I found this on Linux, but this was repro'd on Mac and Windows ...