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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.