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 ...
Context When selecting a component on an actor, any CallInEditor functions on the component's class appear as buttons in the details panel. Problem The CallInEditor functions don't execute in Blu ...
User noticed that when Slate.EnableSyntheticCursorMoves is set to false the editor UI tooltips no longer display. As noted by the user, modifying Slate.CursorSignificantMoveDetectionThreshold to at ...
Parameters attached to the input of a Vertex Interpolator Material Expression are visible in the Material Instance, even if the output of the Vertex Interpolator Material Expression is not connected ...
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 ...