It's showing up when you start Play using main window, but disappears after finishing play session - should be consistent with main BehaviorTree editor window. ...
In GameInstance.cpp when the Navigation System is created it calls... UNavigationSystem::InitializeForWorld This in turn ends up calling... GatherNavigationBounds(); This goes through all ...
When exiting PIE the Behavior Tree Service Deactivation is called after Blackboard Component is destroyed. ...
Static mesh components of blueprints with "Is Dynamic Obstacle" set to true do not correctly affect navigation when standalone mode is initially run. Once another object is moved and the navmesh is ...
When using the shortcut Crtl+W to copy a blackboard node within a behavior tree the editor will crash ...
When using a fairly large level the Dynamic setting for the Nav mesh generation can cause large drops in frame rates. (Example: 120 fps when running Dynamic with Modifiers only to 42 fps with Dynami ...
Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location. From fix CL 2619989: "Fixed FloatingPawnMovement component's issue when controlling AI pawn. Basicall ...
The bug users reported in the attached thread is the one we talked about earlier that results in Gameplay Debugger hijacking the Canvas and not allowing anyone else to print on it (most notably the ...
The console command "EnableGDT" will bring up the GDT menu, however no information will be updated. The screen gains the menus for GDT however no functionality seems to exist. Workaround: press ' ...