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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment