When returning from fullscreen mode, the view is redrawn as the resolution of windowed mode, but the camera's view only draws: what was the bottom left corner was when in fullscreen (quadrant 3). ...
When using the IsValid node inside of a Widget blueprint with the Widget as the selected asset, the string will print as true in the Editor, but prints as false in the packaged build of the game. ...
Occurs 3/3 times. Working around this includes closing the menu and reopening it to reset the button(s). The expected behavior is that the user should be able to select Reset Orientation repeatedly ...
Crash Report: [Link Removed] Error Message: Assertion failed: ResultString.Num() == 3 [Link Removed] [Line: 298 Description: In the Content Examples Project, in the Blueprint, "CurveAnimBlueprint_ ...
This is a common crash affecting users in 4.15 and 4.16, affecting over 200 unique users so far. User Descriptionsattempt to import bp from example Source Context 5124 { 5125 // I ...
Renaming Parent component to the same name as a component in the child blueprint causes a crash from child blueprint when you press enter. When you reopen the project from the crash, the child bluep ...
When a breakpoint is hit in a BT Task Blueprint, execution will not be resumed if you attempt to do so from the Behavior Tree that is running the BT Task. This will cause a crash if executed in the ...
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. ...