[Image Removed] Jira Bot attaches conversation thread from Slack [Image Removed]Ryan Bickell – 2025-01-07 10:54:10 UTC Hello and happy new year! I'm messing with the Landscape component LODBias sett ...
I've noticed calling SetActorLabel() on a Landscape will call PostEditPropertyChanged() which causes the Landscape Components to regenerate all collisions. As per the repro, this can take a long tim ...
Foreground debug lines are cleared each frame and as a result, dissapear when PIE is paused (even if no persistence is supported, the lines sould be drawn if PIE is paused). We need support for pers ...
When snapping for frames is turned on, dragging an anim notify state does not result to being snapped on a frame. ...
When using the ForceSuccess decorator on a Run Behavior task which also has an abort decorator, the Force Success node cannot make the task return succeeded when the abort is triggered. This means t ...
Key repeats from the OS do not affect the EnhancedInput normally, but it causes inconsistent event triggers when FlushProcessedKeys is called with holding a keyboard key down. Removing references t ...
Asset localization does not work. When playing in standalone, it shows "jp" texture instead of "en" texture even if "-culture=en" is set. This appears to be a regression issue, as the localization w ...
There is an error with the SmartMacroInterface, where you can't use an empty wildcard "Make Array" node. This error makes the blueprint not compile and the macro unusable. Disabling the bUseSimpleWi ...
The enhanced input events defined on the widget will no longer be triggered after the widget is recreated. Until the widget is added with AddToViewport, input events will be triggered correctly. If ...
This is technically a regression that was introduced in 5.5. This was intentionally changed in order to address a separate issue [Link Removed]. Additionally, this makes it explicit that the exposed ...