If the user adds around 400 components to an actor the editor will freeze up and quick responding. ...
Sent in the unattended mode4.9- In this crash I was trying to do a LOD only build. Originally it was a full build but after four crashes that way I clicked just LOD to see if it would work on its? own ...
A Child Blueprint derived from an AnimBlueprint generated with AnimInstance as the parent class will not contain an AnimGraph. ...
When opening Effects.umap from Content Examples in Standalone Preview or Mobile Preview, it'll crash. ...
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 ...
Adjusting the RecatNavMesh in a map can cause the AI to not move when simulating or playing in viewport. Setting it back to the default value does not fix the issue. I can only reproduce this with ...
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 ...