Previously the game would crash (see: [Link Removed]), but the fix now keeps the game running without VR instead. ...
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 ...
User is unable to play PlatformerGame due to input mappings not being setup for the tvOS remote or gamepad. tvOS 9.2.2 ...
Array is -1 indexed, causing a crash. Fix is already in Dev-VR. Integrate to 4.13.1 (CL 3106922) ...
Score is not displaying on iOS devices Tested on iPhone6S+_6241 OS: 9.3.5 The score displays fine on Android. ...
In XCode, if the Product->Clean option is used, the editor from the launcher will not open. Workaround: This can be fixed by running Verify from the Launcher. ...
Top 10 ensure in 4.15. There was a fix submitted for [Link Removed] which was verified as following those steps to reproduce no longer causes this. ...
Renaming a Blueprint variable loses override in grandchild Blueprint. Modifying and saving the BP_Child fixes the issue with BP_Grandchild losing overrides. ...
Not 100% clear if this is a bug or expected behaviour, but raising it as it needs looking it. Can't see it as fixed elsewhere. Confirmed broken in 4.24 too. ...