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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- 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
Add comment