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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
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.