When using the Size Map to view the memory consumption of a generated HLOD actor, it reports it as missing. This could serve to be problematic when using a large number of HLOD actors to optimize t ...
Dragging in event graph does not work after touch event with a breakpoint. This issue persists after the PIE has stopped as well. But the issue is resolved when the project is reopened. Regression: ...
Object not rendering correctly in left eye in a packaged game when using "r.HZBOcclusion 1". In this example looking to the right the object disappear from the left eye only. Note: This was tested ...
Asset returns after being deleted from the content folder while the editor is open. A deleted asset comes back and does not prompt to save it. This leads to the asset being removed when the editor i ...
Extra Sphere collision is shown when setting it to not be hidden in game for the BP_motionController in the VR template. This also appears to be happening with other debug shapes including the deb ...
MakeSureMapNameIsValid will take in a FString, look for an asset matching that FString and edit it to match the asset path of the asset found. This issue is caused by the function not limiting its s ...
Users are pointing out issues with the new Audio Mixer on Macs. We have already responded on the forum post and are aware of its current state. One user has identified the issue with "default macOS ...
Hovered state does not fire when "Use Mouse for Touch" is set to true. As a note this also happens in a packaged game if the setting was set to true. ...
Custom Mesh Component > Get Component Bounds gives incorrect bounds > Box Extent User Description: [4.16.1] Using "Get Component Bounds" on a Custom mesh component gives unusual numbers for the Bo ...
WPO does not accept TextureParameter2D nodes when deployed to High End Mobile. The interesting thing is that all other inputs accept Param2D, so it is not entirely clear why WPO is not working. If ...