Cannot create Behavior Tree blueprints or Blackboard Blueprints in 4.10

The options to create a behavior tree or a blackboard is completely gone in 4.10. Unless I’m supposed to set an option in the editor preferences somewhere first?

I would post an image, but for some reason it’s not letting me… so here are the steps

Create a project in UE4.10

Click the green ‘Add New’ button. Or right click in the Content Browser.

Go to the Miscellaneous tab

There are no options there for anything to do with AI. Also none of the other tabs have anything about AI.

I can get around it by copying the .uasset files from a project that already has blueprint behavior trees over.

In 4.10 they can be found under the Artificial Intelligence submenu

I don’t have an Artificial Intelligence sub menu

That is odd – one thing you might try is to reset your editor layout (Window->Reset Layout). Save your current layout first in case it doesn’t work.

That still doesn’t work. But, however, it did give me the Paper2D sub menu which was also missing and I hadn’t noticed until I seen your image. I’ll just try reinstalling it to see if that fixes it. If not, I can just duplicate the behavior tree I have now

i believe it may just be hidden and you should be able to use your scroll wheel to access them.
if not then try flipping your folder view options for engine and plugin content.

Using the scroll wheel is what worked for me.

To create a blackboard asset, in ContentBrowser, right-click, choose “Miscellaneous->Data Asset”, and then select “BlackboardData”.

I also have this problem

I was watching this video and I reached the 02:30 minute and faced the same problem, and I have not yet found a solution for it