Search Issue Tracker
By Design
Votes
0
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
6000.4.0a1
Issue ID
UUM-112767
Regression
No
Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Click somewhere on the empty space in the Project Browser to make sure no asset is selected
- Click Select Dependencies (Assets > Select Dependencies)
- Observe the Project Browser
Actual results: The Project Browser is showing the Assets folder empty until switching to a different folder
Expected results: Either disable the Select Dependencies functionality, or throw a warning or a popup when no asset is selected
Reproducible with versions: 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Tested on (OS): macOS Silicon Sequoia 15.5
Notes:
- This can be very confusing for users to see the main Assets folder as empty when it is never empty
Add comment
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
Resolution Note:
The goal of the feature if no asset is selected is do to a deep selection of all assets in folder and select their dependencies.
This behavior has been in the software for a long while and won't be changed.