Copyright © 2026 Unity Technologies
Thank you for reporting a bug to Unity. We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available. Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Steps to reproduce:
Actual results: "Select All" and "Deselect All" are drawn as a single full-width segmented toolbar - two joined segments with a shared border - which is the styling Unity uses for mutually exclusive mode switches. Neither segment takes a pressed or selected state when clicked, because both are one-shot actions rather than modes. They also stretch the full width of the window while "Add Locales" beneath them is a fixed narrower width, so the three controls in the footer are inconsistent with each other
Expected results: The two commands are drawn as ordinary buttons, since they perform actions rather than select a mode, and are sized consistently with "Add Locales"
Reproducible with versions: 1.5.12 (6000.5.7f1, 6000.6.0f1, 6000.7.0a6)
Tested on (OS): MacBook Pro - Tahoe 26.6.2
Notes:
Issues you vote on will appear here