When we added a global hotkey for "Generate Lighting", we also added the ability to generate lighting data from the Assets menu. Unfortunately it turns-out this also then appears in the Create menu from Project.
This is erroneous, as the action applies only to the currently open Scene, but the menu is semantically linked to functions which affect the whole Project.
Can we move the option to sit at the bottom of the Edit menu instead? This menu is where other functions specific to the current Scene live.