We are supporting a few controller on Mac (they can be seen in HIDInputInterface.cpp) but since Catalina it is possible to use the same GameController API as in iOS. This is an important feature fo ...
This does not happen with UE4.22. Maybe related to CL#7462096 and CL#7476283. These are fixes for [Link Removed]. ...
UEngineSubsystem::Deinitialize() is not called when closing the editor In addition, (tested only with released 4.24.1) when recompiling a module using the "Modules" window in the editor the d ...
This may not compile properly. Should be fixed. ...
User encounters a failed assertion when trying to create a simple geometry collection from a box ...
When used as part of the fast path in an ABP, variable Blueprint Getters are not used. If something with a getter that does not conform to or is supported by fast path, is used then fast path should ...
Planar reflections notably lower performance in packaged VR project. Linked is an example project and an example package. [Link Removed]. This was tested on a Vive Pro and Oculus Rift(not Rift S). ...
Looks a crash caused by an access violation when trying to export text from the property for the tooltip. Seems to be limited to arrays of user defined structs and the Widget Blueprint editor. ...
Creating a material that has it's tessellation mode set to "PN Triangles" and assigning it to an object results in the objects geometry to not properly display in Wireframe view mode. Tested i ...
Hair assets show artifacting between strands when used with DoF. Confirmed in MAIN 4.25 @ CL 110623791 ...