When changing the language options in the default Lyra Starter Game project (5.3 and 5.4) with a controller, the settings menu loses focus after closing the confirmation dialog. Focus can only then ...
This is an issue related to the behavior of the FlushPressedKeys function when called manually while a button is held. Once the function is called in C++, a Pressed event gets triggered even though ...
TBigInt appears to allocate twice as much memory as necessary for the input. This produces an unexpected output of the input value. ...
Defining a skeletal mesh component in code and attaching it to the root component will not allow the component's details to be editable inside the editor. ...
Text Render Actors do not maintain relative offset when attached to blueprints via construction script. This did not reproduce with other actor types. Types used: Static mesh actors, blueprints, b ...
A Client connected to a Server that then destroys the session and rejoins will be disconnected after a short time. Unable to reproduce in a new project, however this has been reported multiple times ...
Calling the r.DistanceFieldAO command does not work in Shipping Game. It is being called from inside the level blueprint with the "Execute Console Command" node. In the example projects I have it ...
Changing a blueprint component (adding a function, adding inputs, etc) causes REINST errors if PIE is pressed immediately after compiling without compiling all blueprints that are calling the compon ...
Child blueprints cannot change the default values of inherited variables. ...
If you delete an end point of a spline blueprint and then attempt to move the blueprint the editor will freeze and eventually crash. Frequency: 1/1 CrashReporter: [Link Removed] ...