Setting an Input type on Modulation Parameter crashes the editor with:Assertion failed: Pair != nullptr [File:E:\SMoyls_UE5_Release-5.0\Engine\Source\Runtime\Core\Public\Containers\Map.h] [Line: 643 ...
The Landscape smooth and flatten tools can deform the landscape incorrectly causing chunks of the landscape to be removed (see attached image). ...
it seems in FSequencerTimeSliderController::ComputeFrameTimeFromMouse the CursorPos is -nan ...
The editor crashes when entering Kanji characters into TextRenderActor with raytrace enabled. This does not happen with English text. ...
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 ...
The following Localisation Tests in "Engine\Source\Runtime\Core\Tests\Logging\StructuredLogFormatTest.cpp:275" TestLoc(LOCTEXT("Float", " {Float} "), ANSITEXTVIEW(R"(128.25)")); TestLoc(LOCTEXT ...
User reported trying to use a Vector Parameter with a Custom Expression and the parameter was only registered as a Float3 and would give the X3017 error when compiling. I confirmed this and teste ...
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 ...
If two line traces are run one right after the other to the same end point but different start locations, at times the second trace will incorrectly register hitting other objects though the trace l ...