Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.40f1
2022.3.35f1
6000.0.8f1
Issue ID
UUM-74915
Regression
Yes
Files with custom extensions are not filtered when using ”EditorUtility.OpenFilePanelWithFilters”
Reproduction steps:
1. Open the attached “OpenFilePanelWithFiltersTest.zip“ project
2. Select the “Test” > “Open Dialog” menu item
3. Observe the pop-up dialog window
Expected results: Any .bundle file is highlighted and selectable
Actual results: Any .bundle file cannot be selected and is not highlighted
Reproducible with: 2021.3.37f1, 2021.3.40f1, 2022.3.35f1, 6000.0.8f1
Not reproducible with: 2021.3.36f1
Reproducible on: macOS 14.5 (by reporter), macOS 14
Not reproducible on: Windows 11
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:
All .bundle, .app, .framework, and .plugin files should conform to the macOS expected directory structure in order to be filtered properly through the file dialog.