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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment