2D Toolkit Forum

2D Toolkit => Support => Topic started by: pako on December 30, 2015, 11:29:14 am

Title: tk2d does not appear in in the Hierarchy Window
Post by: pako on December 30, 2015, 11:29:14 am
This is probably related with an upgrade to Unity 4.7.

There is no tk2d submenu under the 2D Object submenu, after clicking Clicking the Create button in the in the Hierarchy Window.

Is there a quick fix for this?


UPDATE: Fixed it by adding UNITY_4_7 || at the beginning of the #if condition, in tk2dMenu.cs line 4.
Title: Re: tk2d does not appear in in the Hierarchy Window
Post by: unikronsoftware on December 31, 2015, 01:34:29 pm
That should be fixed in the latest release, but yes thats all thats needed.