Result : only the layer not ending with _0 or _1 will actually render (i.e. Layer0 in the previous example) Expected result : all 3 layers can be painted, no matter their name ...
If you replace steps 2 and 3 and add "All Nearby Spawned Actors" first, and then add the Source of "Level Sequence", the animation of the first shot will also be recorded. ...
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 ...
A licensee is getting a crash when using the GetPointClampedSampler within a Custom Node. Regression? No, this crash occurs in 4.12.5, 4.13.2, and the 4.14 preview 3 release. ...
A crash occurs when creating a Render Target 2d and setting the texture target at runtime. After running some more tests, the crash seems to occur when setting the texture target, as the creation o ...
In forward shading specular highlights appear to be much larger for very smooth materials in contrast to the deferred shader. In 4.14.3 the specular highlights were displaying correctly in forward s ...
Opening a blueprint that has an input event in it cause the blueprint to become dirtied and require compiling. Regression?: Yes This did not occur in 4.16.3-3561208+++UE4+Release-4.16 Versions tes ...
RecastNavMesh is not generated at the sub level dynamically added in C ++ in 4.20. In 4.18, 4.19 it was generated normally. Probably, changes to the large number about NavMesh systems from 4.19 to ...
Repro rate: 3/3 Objects in the viewport in QAGame project displayed in low resolution. Issue reproduced for precompiled and not precompiled builds. Not reproduced in newly created blueprint third ...
Local fog volumes have a substantial offset when placed at a far distance from world origin and is then rotated. This was not the case in 5.3 when tested under the same conditions, so this is likely ...