In cases where serialization goes out of bounds, there is no check to see if the app is running in unattended mode before the message box is displayed. If the app is running unattended, such as on a ...
-When opening a second sequence after altering the one prior(locking and unlocking the camera) while simulating in the editor, leads to a crash -Did not occur in 4.19 Preview 1 -As for the link to ...
Attempting to add a new code class to a project that is not correctly set up for IWYU (such as an older project that may not have been properly modified for IWYU when upgrading) will result in the b ...
On Mac in VR Mode, when scaling the world with the controllers while the Blueprint Editor open, all open windows begin jitterring violently. This only occurs if the Blueprint Editor is one of the op ...
UDN ask to control mesh materials in python script. The API is public but not expose. I suggest to add functionalities to the editor scripting utilities plugin for both static and skeletal meshes. ...
Pasting a button element from one Widget Blueprint into a second Widget Blueprint that has had its root Canvas Panel deleted results in a crash. The crash only occurs when the Canvas Panel is delete ...
(Enduring Games) Please see UDN - Case includes project and potential fix from customer. Need to verify that it does not affect other parts of the volumetric composition. bHasValidSamples is the sam ...
It appears that only custom event nodes support a deprecation message. In fact, we need all nodes that use delegates in some fashion to support a custom deprecation message. Both UK2Node_ActorBoundE ...
The following console commands do not work when the ConsoleVariablesEditor plugin is enabled.Slate.GameLayer.ViewportSlotVisibleSlate.GameLayer.DebugCanvasVisibleSlate.GameLayer.PlayerCanvasVisibleS ...
RenderTrace plugin does not appear to have been updated for a change that moved the GPUScene out of the View buffer to its own uniform buffer. (CL 24027890) The test project is based on FirstPerson ...