Unity Issue Tracker - "Add Settings" button not disabled when no settings can be added
Fixed
UUM-112240
"Add Settings" button not disabled when no settings can be added
Unity: Build Settings Window
Fixed
6.3.X
Updated the Add Settings button in the Build Profile editor to be contextually aware of the settings currently in use. The button will now enter an inactive state when there are no more settings that can be applied to the build profile.
Steps to reproduce:
Create a project
File -> Build profiles
Select the platform and click "Add Build Profile"
Leave the default proposed build title and click "Add Build Profile"
Verify that the new build is created and you get its data in the build details window
Click "Add Settings"
One by one, add all listed settings to the window
Click the "Add Settings" button one more time
Actual results: The button is displayed as active even though it has no settings, which could be selected and added to the window.
Expected results: The button should be displayed as disabled with the tooltip, which has explain its status
Reproducible with versions: 6000.3.0a2, 6000.3.0a3
Not reproducible with versions: -
Can’t test with versions: 6000.3.0a1: "Add Settings" functionality is added only from the 6000.3.0a2 build
Tested on (OS): M1 Max - Sequoia 15.5
Prioritise and Follow this issue
Have a workaround or additional info about this issue?