When the landscape has no textures the landscape layer blend material node will render as the first layer. When painting only holes onto the landscape, the landscape will have a layer texture but st ...
The Bolts library is not correctly linked in its Build.cs file. The Build.cs file contains the following line with an incorrect file name: PublicAdditionalShadowFiles.Add(LibDir + "/Bolts.a"); The ...
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 ...
Crash when placing a number >= 922337181697 in to a From Seconds node and print them to the screen ...
A collapsed component hierarchy expands when placing a component in Widget Hierarchy panel. This issue seems similar in nature to [Link Removed], but the test case for this issue id different, and f ...
When a light that uses lighting channels is only visible in one view during stereoscopic rendering, it affects the default light channel instead of the assigned one in the view that it's not visible ...
Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...
Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...
When running a packaged build of a project with a level with a landscape that has a material assigned it will crash (shipping build) or not retain the assigned material (development build). There i ...