When trying to set the image size for the image that is tiled in a progress bar, this does not appear to have any affect. The expected result would be for it to modify the size of the image so as to ...
In the UE5 case, we end up seeing very harsh lines in both the gradient and the distance to nearest surface examples whereas the results in 4.27 appear smooth. It was also interesting to observe c ...
On Drop appears to cause update issues with widgets that are affected On Drag Enter. In this example the widget only changes colors if a delay is placed in the On Drop function. The On Drop function ...
User reports crashing upon open, saving or playing their project in 4.6.1 in Binary. Assertion failed: TargetDelegate [Link Removed] [Line: 5407] ...
In the rolling ball template, the new floor meshes cause the player character to jump when the player has not pressed any jump commands. It occurs more often if the players movement has been increas ...
Animations are looped incorrectly when using an animation blueprint and a rate scale other than 1.0 in Sequencer. ...
Changing the view mode to Shader Complexity while in Android ES 3.1 preview render will show a black and grey checkerboard in the viewport. This does not happen in UE 4.27 ...
Nanite mesh socketed to a Skeletal Mesh is not affected by the 'Owner No See' or 'Only Owner See'. Compared this against a regular Static Mesh. ...
Building from VS causes the compilation to fail. (Have not had the opportunity to check XCode yet, investigating) Found in //UE4/Dev-Core @ 3048370 Currently occurs in //UE4/Main @ 3049508Severity ...
When a scale box is the the first child of a container widget, setting the user specified scale to 0 will affect all other widgets in the same parent container. ...