If a user uses Alt-tab to change to another window, the ReceivedFocus and LostFocus functions are not called as they would usually be called when using something such as Shift+F1 or Ctrl+Esc. Note: ...
A Blueprint that references a macro from a macro library cannot be saved if the macro is deleted and then the deletion is undone. The following error is given: Can't save ../../../../../../UnrealEn ...
A behavior tree task created in code will break in the editor behavior tree. The BTTask node shows as red and says that the class cannot be found. Node must be deleted and replaced to fix the erro ...
If the user converts two static meshes in the level to blueprints, makes them movable, and then adds one to the other as a child blueprint component then the child component will scale incorrectly i ...
Client Characters that slide past the Server Character while on top of a Movable Actor can become de-synchronized from their Server counterpart. Does not occur on top of Static Actors. Hard to expl ...
Editor immediately crashes if a variable is set to type Curve Table Row Handle within a structure. Frequency: 2/2 Crashreporter: N/A ...
If a project is packaged with a plugin that contains a custom struct and a function that takes that struct as a parameter, the game will crash when the executable is run. [Link Removed] ...
Visual logger cleanup should remove only redirections registered from that single world, leaving others intact (e.g. created for editor world) ...
If the user sets the blend mode to additive or translucent for the material that is being applied to the viewport via the "Draw material" node. The Material will not show up. ...
After opening the ShowdownVRDemo project and changing the view mode to either Detail or Reflection the view doesn't change. It still shows the image as if in Lit Mode. ...