Postprocess GI related settings look like working in 4.22 on Mobile now, but seems buggy, Not sure if it has supposed to be supported on Mobile since it has no any info in Doc or 4.22's release note ...
The input paramter is a type of UEdGraphPin. The PinType.PinCategory can be softobject or softclass, and the reference path is saved in a paramter named DefaultValue of UEdGraphPin.The DefaultValue ...
On iOS, using the code in the UDP socketbuilders causes the sessions tool to not join with iOS devices. Giving the error EADDRNOTAVAIL. If the user falls back to the other code function that uses th ...
FaceARSample is crashing as soon as it is opened on iOS. Tested on a iPhoneXS 12.4. Regression: Yes I was able to get FaceARSample on the same device the previous release 4.22. ...
Media Player Texture/Material is playing on opposite mesh normal. Confirmed on Note 4, Pixel XL and Oculus Quest Did NOT reproduce with Vulkan. Video Material is white on 4.22 and 4.23 iOS ...
It seems, that using the new OSC API in C++ is not possible, since it cannot compile with MS compiler version 141 through VS and the Editor. Including a header file from the OSC Module results in a ...
Purpose: Create a parent-child relationship using the “Attach Track” After that, I want to release Attach in the middle of the sequence and leave the child. Set "When Finished" of "Attach Track" to ...
The 'Force Disable Collision Between Constraint Bodies' rigid body node option modifies the collision table of the physics asset its used with. It is expected that this option works as an override a ...
There is an unsupported call being made on KitKat causing a crash during startup. ...
Crash is caused by incorrect cast to display ActorComponent in viewport (gizmo used to move it should not be present) ...