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 seems in FSequencerTimeSliderController::ComputeFrameTimeFromMouse the CursorPos is -nan ...
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 ...
[Image Removed] It imports correctly in UE with interchange import:[Image Removed] ...
The following Localisation Tests in "Engine\Source\Runtime\Core\Tests\Logging\StructuredLogFormatTest.cpp:275" TestLoc(LOCTEXT("Float", " {Float} "), ANSITEXTVIEW(R"(128.25)")); TestLoc(LOCTEXT ...
Attempting to build lighting will stay at 0% and eventually fail if there is not internet connection for the computer. ...
Array inputs in Custom Events cause a compiler "note". On compile, "NOTE" is added to the node, and this appears in the Compiler Results: "Info No value will be returned by reference. Parameter 'Lis ...
If the User changes the "World to Meters" setting in the World Settings this will cause the console to appear offset when brought up in VR. Note: the number used was 3600 ...