Since version 2022.3.30f1 (included) there are quite a few options that don’t work in the editor menu. None of the options in the ‘File’ section (including Build Settings) but also many others. Most of them, actually (windows, tools, jobs…).
When I reopen my project with version 2022.3.29f1 everything is back to normal.
It also happens with version 2022.3.31f1. In short, I can’t update because of this major problem.
Try “Reset all Layouts” in top right corner and deleting the Library folder before opening in the new version.
Note: be cautious opening a project with different editor versions, particularly downgrading is not supported and could lead to issues. Always have a backup / source control before opening a project in a different editor version.
I have the same problem, but not all menu items broken, 50/50 and built-in menus too, for example don’t work File/Build Settings. When I move my custom menu under Edit menu root, my menu start work!
Problem was started from 2022.3.30f1 and affected all next version on current moment including 2022.3.32f1.
Windows 11 23H2
Interesting moments:
in new empty project menu File/Build Settings is working
Wow!
Unity keeps surprising me! It has to be intentional or something to break menu items in the LTS version (for 4 minor versions now). Please fix it guys!
Just to let you know we have identified the issue and have a fix on the way.
We fixed some issues with projects that have a lot of menu items going into a protected range of ID values for Windows. The problem was that this fix pushed the range of allowed IDs higher and there’s a part in the Windows code where it truncates them from a 32-bit value into a 16-bit one which was corrupting the menu IDs.
Apologies for this bug, we will get the fix to you as soon as possible.
It takes time to get the fix tested by QA and reviewed.
It was fully approved yesterday so should be landing soon, hopefully in time for the next release.
Great. Is it possible to manually download it? I couldn’t find it where to download that version, and the Unity Hub in pre-releases option throws me an internet connection error.