Attempting to add collision to an EQSTestingPawn class is not possible, as the inherited capsule component seems to override any new collision. Simulating with the inherited capsule will cause the P ...
Using "Replace variable with..." does not mark a blueprint as needing compilation. Reproduced in 4.9.2 binary, 4.10.1 binary, and Main 4.12 (CL 2813214). This is not a regression; the same bug appe ...
If a project uses a class that inherits from SceneCapture2D and sets the render target via code, the project will crash on launch on an iOS device. The project runs normally on PC and Android. Proj ...
Setting the SetActorEnableCollision blueprint node to false does not disable collision for a destructible mesh. Workaround: Adding a static Mesh component and setting any mesh will cause the collis ...
The attached project crashes when you use the RunClient.bat and attempt to host a game. This brings up a loading screen, which then crashes before it is ever displayed. I have been unable to reprodu ...
[Link Removed] ...
Projects created with an 'Open Level' node added within their blueprint are not working correctly on mobile devices. They do however work on Mobile PIE, PIE and Windows. Occurs on: 2894_SamsungGala ...
In Array.h, there are a few typos in comments. In 4.9.2 and 4.10, the typos occur at line 2335 and 2359. *@param InIntem Item to be added. In Main, the typos are located at lines 2471 and 2495. ...
When moving the camera, the surface of terrain becomes very blocky on the IpadPro (9.1.0) The licensee reports this also happens without Metal This didn't occur the iPad Air2 (9.0.2) here using th ...
When importing this users file of an OBJ asset there will be an assertion failed error. On the import message if you hit "ignore" until the mesh imports all will work in 4.10 or later. This was no ...