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
- Shader Graph Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field
- Excessive bloom intensity when using narrow aspect ratios
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
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.