Also tried it out by replicating the setup in an Actor blueprint with the same result. ...
The logic to check the version number of Adreno devices does not work if there are letters in the version (like Adreno 642L). ...
This is a regression from 4.13 ...
After enabling "Support Deferred Rendering with Metal" and then launching to an IOS device (in this case iphone 6+) the game will no longer open and run. REGRESSION? Yes Worked in Binary 4.13.2 C ...
RHIUpdateTexture2D uses the wrong size for the per-row memcpy, which means we can't support passing in an offset within a larger image in the SrcData pointer (doing so will result in an access viola ...