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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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