Search Issue Tracker
Fixed
Votes
0
Found in
5.4.2p2
Issue ID
845220
Regression
No
Override existing menu Items does not work until reimporting scripts
Reproduction steps:
1. Open attached project
2. In menu bar - GameObject/3D Object/Cube
3. Notice that Cube is added to the scene
4. Reimport assets
5. Try GameObject/3D Object/Cube again
6: Notice that "true" is printed in console
Expected behaviour: Editor scripts overrides an existing Unity menu items as soon as project is opened.
Actual results: It does not override existing menu item until reimporting the script.
Reproduced on versions: Unity 5.3.4f1, 5.3.6p8, 5.4.2p2.
Did not reproduce on Unity 5.5.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment