Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0a1
Issue ID
1004215
Regression
No
Old Create menu item is not removed from Project window Create submenu after changing CreateAssetMenu attribute menuName value
Steps to reproduce:
1. Open attached “MenuName.zip” Unity project
2. Open “Test.cs” script in a script editor
3. Change CreateAssetMenu menuName value from “ScriptableTest/test” to “ScriptableTest1/test” and save script
4. Right-click in Project window and open Create submenu
Expected results:
Create menu is updated and old menu item is removed
Actual results:
Both old and new menu items are visible in the Create menu
Reproduced in: 2018.2.0a1, 2018.1.0b8, 2017.3.1p1, 2017.2.1p4, 2017.1.3p1, 2017.1.0a1
Note: The issue is only present in Project window, Assets/Create menu is updated correctly and the old item not visible. Old menu items are removed after reopening or reimporting the project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment