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.
Comments (1)
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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
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