Only seen on an Intel HD4600 GPU This is a regression from 4.13 Did not occur on an Intel HD530 GPU ...
RenderTrace plugin does not appear to have been updated for a change that moved the GPUScene out of the View buffer to its own uniform buffer. (CL 24027890) The test project is based on FirstPerson ...
When using an InstancedStaticMeshComponent with PerInstanceCustomData, the number of float elements in the "Custom Data" array should always be equal to NumCustomDataFloats multiplied by the number ...
Even though the Format Text node does not have any execution pins it is possible to put a breakpoint on the node. NOTE: The breakpoint appears as a yellow circle and does not trigger when the code ...
The game window in the Safari browser expands to a huge size along the Y axis. We do not see this issue on Safari version 10. The game window expands for about 5 minutes before the game is playab ...
An ensure is triggered in FBoundsCacheElement::GetValue when adding instances to an InstancedStaticMeshComponent inside a Blueprint’s Construction Script. This occurs when the ISM component is navig ...
Need to update label from 0 to 1 on the left slider of display 1.6Need to update labels for small slider on display 1.10 to display 0, 1, 2 as those values can go up to 2Need to update 1.12 Example ti ...
The templated Lyra project for 5.5 is missing a reference to IMC_Default_KBM on /ShooterCore/Experiences/LAS_ShooterGame_SharedInput because it looks like IMC_Default_KBM was renamed to IMC_Default. ...