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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment