Steps to reproduce:
- Create a project and build it.
- Open Window > Analysis > Build Analysis.
- Outside Unity, delete (or move) that build's output folder on disk.
- In the Build Analysis window, right-click the build entry (still listed) and choose "Show in Explorer" (also available in the Build Details section).
Actual results: Nothing happens - no file browser, no dialog, no Console message. The entry stays listed and the menu item stays enabled, so there is no indication the folder is gone.
Expected results: The Editor gives feedback when the folder no longer exists - a dialog / Console message, and/or the "Show In Explorer" action disabled for entries whose path is missing.
Reproducible with versions: 6000.6.2f1, 6000.7.0b1, 7000.0.0a1
Can’t test with versions: 6000.0.84f1, 6000.3.24f1
Tested on (OS): Windows 11