While testing KiteDemo for 4.16 Sample Pass – //UE4/Release-4.16 CL 3420042 in Binary – Two warnings occurred when opening the project.LoadErrors:Warning: Warning CreateExport: Failed to load Outer ...
While testing KiteDemo for 4.16 Sample Pass – //UE4/Release-4.16 CL 3420042 in Binary – I found that aside from the incredibly low FPS, some of the Bookmarked camera locations have issues. In the fi ...
update-desktop-database (desktop-file-utils package) may not be installed (and it is not installed by default on servers). Setup.sh fails in that case currently. ...
The approximate size for a Static Mesh that is shown in the tooltip from hovering over a Static Mesh in the Content Browser and the approximate size shown in the Static Mesh Editor can be inconsiste ...
Attempting to build a local binary engine from a source engine will fail when iOS support is enabled in the setup process. Command line argument (ran from Engine/Build/BatchFiles folder location): ...
A struct pin that contains a delegate does not assign default inputs to a custom event when the struct be has been split. In this example the Custom event is created without the default input pins n ...
Deleting an asset that is marked for add when using the Git source control plugin no longer actually deletes the asset. Instead the file will be removed from the Content Browser (it actually stays i ...
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: ...
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 ...
Texture sizes incorrect and always output 1k resolution textures when creating HLOD proxy meshes and using the per property manual override for texture sizes. I have attached a screenshot which exh ...