Search Issue Tracker
Active
Under Consideration for 6000.5.X, 6000.6.X
Votes
0
Found in
6000.5.0a7
6000.6.0a1
Issue ID
UUM-135080
Regression
No
"Export" menu item appears active in Project window while "Export Package..." and "Export Assets..." sub-menu options are disabled
Steps to reproduce:
Case 1:
- Create a Unity project
- Go to a "Project" window
- Select "Burst" package
- Right-click and select "Export{}",{} which is displayed as active
- Observe the result
Case 2:
- Create a Unity project
- Go to a "Project" window
- Select "Packages"
- Right-click and select "Create UPM Package..."
- Enter the package name "Test" and click the "Create" button
- Create one more custom "Test2" package in the same way
- Return to a "Project" window
- Find newly created "Test" and "Test2" packages
- Select them both
- Right-click and select "Export"
- Observe the result
Actual results: "Export" menu item is displayed as active, though both sub-menu options "Export Package..." and "Export Assets..." are displayed as disabled
Expected results: "Export" menu item should be displayed as disabled because there is nothing to export
Reproducible with versions: 6000.5.0a7
Not reproducible with versions: 6000.5.0a6, as the group export function landed just in the 6000.5.0a7 build
Tested on (OS): macOS - Tahoe 26.3
Notes: "Export" menu item is displayed as active for the multiple packages selection. It should be disabled too.
h3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment