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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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