If a project uses a class that inherits from SceneCapture2D and sets the render target via code, the project will crash on launch on an iOS device. The project runs normally on PC and Android. Proj ...
If an ensure() fails within an automated test, the test can still show a successful result. ...
When painting Vertex Colors on a mesh, and enabling the 'Emissive for Static Lighting' option, the painted colors are not passed to surfaces receiving the emissive static lighting. The regular emis ...
User has reported that they get a crash after loading levels multiple times. This crash occurs when setting a Uniform buffer. ...
When some grouped actors are childed to another actor, and both the group and the parent are selected in the world outliner, movement delta is applied twice to the grouped children. Code for a poten ...
Console variables such as "t.maxFPS", "CauseHitches", "t.unsteadFPS", and help "help" (these were all tested, there may be more untested with the same behavior) have description text in code howeve ...
When PIE, (Standalone) after bringing up the console, typing a console command and closing console, the standalone window no longer captures mouse. Instead the user must select the game window with ...
When using Get Random Reachable Point in Radius and spawning instanced static meshes on those points, it returns a similar pattern almost every time with an L-shape in the center along with a dense ...
When using a calculating the distance between the Absolute World Position (Including Material offsets) and a set Vector value, the correct value appears rendering to a texture's UV in PC Mobile Prev ...
Variables cast from the Construction Script do not update in AnimBP AnimGraph The attached project has the head scale value cast from the Construction Script to a value in the AnimBP that scales th ...