When adding a Text3D actor (after placed as Child Component), into viewport the actor renders backward and not as expected. I was able to reproduce this issue in 4.25.3, but did not have this issue ...
Enabling Stochastic Rect Lights with Ray Tracing causes the project to crash. Reported and tested in version 4.26.0(CL 14419252). Tested and not found in version 4.25.3(CL 13942748). ...
The Landscape smooth and flatten tools can deform the landscape incorrectly causing chunks of the landscape to be removed (see attached image). ...
FHighResScreenShotConfig::Init() sets the materials only in the Editor, due to a #if WITH_EDITOR block. However, the FViewport class exposes the TakeHighResScreenShot to non-editor builds as well, l ...
It appears as if the primary screenpercentage is being sent as the screen size to separate translucency materials, even though separate translucency has its own screenpercentage (r.SeparateTransluce ...
When a blueprint actor with a child actor component is placed in a level, and the child actor component is set as editor-only, the output log will show a validation error when the actor is moved and ...
Creating a new Curve Table asset, and then trying to use the right-click menu "Add Key" option does not do anything. FRealCurveModel still has the function, but it is left intentionally empty despit ...
Attempting to build lighting will stay at 0% and eventually fail if there is not internet connection for the computer. ...
Editor immediately crashes if a variable is set to type Curve Table Row Handle within a structure. Frequency: 2/2 Crashreporter: N/A ...