When an AI controlled character has a component attached to a socket on it's mesh, MoveTo will move in a sporadic way, making the character move rapidly in random directions on its way to its destin ...
When an object has a component attached that has another component as a child, the nested component is shown as a direct child to the parent object. In the image: The listing in the hierarchy surro ...
When you upgrade your project to a new version of the engine, your Collections are deleted from the Collection setting. ...
HTML5 projects are not loading properly on itch.io, this may be occurring on other HTML5 upload websites. Adding https into the myproject.html does not seem to make a difference, as Kafu has recomme ...
GPU Particles will not rotate based on a negative input from a uniform distribution via Initial Rotation Rate ...
If the user has compiled the VLC Media Player plugin and uses the Platform Overrides to assign VLC player as the default decoder, it will not be applied in a packaged game. ...
FindCollisionUV always returns False on Skeletal Meshes User Description: In UE 4.14.0, the blueprint "Find Collision UV" functions doesn't work properly with Skeletal Meshes. While it works fine ...
Landscapes disappear using Lighting Scenarios when deployed to a mobile device. When playing in the editor using the mobile previewer, everything looks as expected. It only occurs when deployed to ...
I noticed three issues with the mobile PIE device preview json profiles:The Nexus5.json is a copy-paste of the GalaxyS3.jsonThe iPhone7.json DeviceModel is set to "IPhone7Plus"iPhone 5 is present in ...
When using the editor in Japanese, the warning/error summary for "Cook Content for Windows" gets garbled. This makes debugging cook related issues difficult. ...