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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.