NOTE: I have been unable to repro this locally, but the crash is because of a null de-reference so we can at least add that to fix up the issue for them. ...
The licensee has also provided an explanation as to why this issue occurs + guidance for a potential fix. Please see the UDN for more details. ...
Decals that have a negative scale are invisible in the level. This occurs across all engine versions tested. 4.10 - 4.12. ...
In some cases after undoing a replace actors the position of a BP actor is incorrect. Not a regression from 4.10.4 CL-2872498 ...
Previously the game would crash (see: [Link Removed]), but the fix now keeps the game running without VR instead. ...
Spline points are not moved into sublevels if a segment of landscape is moved to a sublevel. Regression (No) issue (does) occur in 4.10.4 ...
When running in Dx12 on Windows 10, the editor will crash if you click on a bone that you wish to edit in the Skeleton tab of Persona ...
I uploaded a test project. The issue can be reproduced at Iphone8(IOS 11) and Iphone6s(IOS 10.3.2). ...
OccluderVertices didn't consider the subsection's transition, so the position of the OcclusderVertices are not correct. I made a fix as follows: [Image Removed] [Image Removed] ...
Fix is found in licensee’s pull request:https://github.com/EpicGames/UnrealEngine/pull/10333/files ...