With the Draw debug points node, the points do not draw at the same sizes in Orthographic viewports as they do in Perspective viewports. This issue does not appear to be a regression. Versions Test ...
See attached video. Happens always in editor, will also happen in standalone game but only if viewport rect has not the full window size. The issue was not present in 4.22. Update 1/22/20: A ...
Attempting to click on a node in a Transition Logic that has been opened in a new tab will cause a crash when the correlating State node and it's transition have been deleted from the State Machine. ...
Repro Rate 3/3 Regression status is under investigation You are able to still package the project by ignoring and continuing after the dialog box is displayed in the Actual Results as it will util ...
When geometry collection is set as nanite, there is no non-nanite render data cooked. This means that there is no fallback if the cooked build uses r.nanite 0. This used to work with some code worka ...
Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...
The attached video shows the results of this bug. When two Widgets are next to each other and one of them has sliders, when the sliders are dragged past their bounds they will increment backward so ...
Having a LevelSequence opened and unhiding a sublevel can break the attachment hierarchy of the actors that are inside the sublevel. This also affects to the sublevel asset itself. ...
A user is reporting semi-regular crashes on his MBP 6,2, with Nvidia 330M GPU. This is a GL 3.3 GPU which we don't routinely test against, he may have the 256 or 512MB model, but this is unclear. T ...
User crashes on PIE when number of players is set to two in the "Play" drop down menu. No crash if number of players are set to 1,3, or 4. Additionally, setting the "Dedicated server" checkbox to ...