Missing "Kit Tools" menu entry for 2D Game Kit Walkthrough

At the tutorial link below, they say there should be a “Kit Tools” menu in the editor. There is no such menu.

Using Unity 2018.4.12f1

"Let’s create a new scene;

  • In the top menu, click Kit Tools
  • Choose Create New Scene…"

Additionally, I get the following error when I try to import the project. This happens both when downloading it or when importing it.

5224808--520838--Error.png

Not sure if anyone figured it out, but this is what I did to get it to work:

  1. Open a new 2d project (or current one).
  2. Once the project is opened up and you confirm you don’t see the Kit Tools menu option, open the asset store.
  3. Click on the option to open package manager
  4. There’s a drop down menu at the top reading: Packages: In Project. Change it to Packages: My Assets.
  5. Find the 2D Game Kit here and install / import it.
1 Like