Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0b3
Issue ID
907094
Regression
Yes
Asset store package "2D Toolkit" hierarchy menu no longer showing
Asset store package "2D Toolkit" hierarchy menu no longer showing
1. Create a new 2D project
2. Open Asset Store
3. Download "2D Toolkit" by Unikron Software Ltd
4. Once downloaded, right-click at Hierarchy > 2D Object
Expected result: Sprite/Sprite Mask/tk2d
Observed result: Sprite/Sprite Mask
Occurring on: 2017.1.0a1 onwards until 2017.1.0b3 (current latest)
Not occurring: 5.6.0f3s2, 5.5.3f1
Screenshots attached in comments to show what it looks like.
I have emailed Unikron Software about this, in case it's something on their end that they should fix.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
unikronsoftware
May 24, 2017 21:43
Found the issue with this, was missing the UNITY_2017 define (expected UNITY_6_0).
MenuItem("GameObject/Create Other/tk2d/Thing") stopped working in Unity 4.6
Will post a tk2d update today with this fix