Unity Issue Tracker - “Select” windows are named differently on Windows and macOS
Closed
UUM-135756
“Select” windows are named differently on Windows and macOS
Unity: Search
Won't Fix
6.5.X
6.4.X
6.3.X
6.0.X
Warning: we are doing a thorough bug triage since we do not have enough bandwidth to fix all the smaller/niche issues. Closing this issue for now.
Reproduction steps:
1. Create a new project
2. Select “Global Volume” GameObject
3. Click on the “SampleSceneProfile” field in the Inspector to open “Select” window
4. Observe newly opened window
Actual result: Window title is "Select..." and "Volume Profile" is shown as a search filter on Windows and window title is "Select Volume Profile" and no search filter is displayed on macOS
Expected result: Window title and search filter label are consistent across Windows and macOS