Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4
2018.4
2019.2
2019.3
2019.3.0b12
2020.1
Issue ID
1200830
Regression
No
Unable to deactivate Toggle Group component with the checkbox in the Inspector
How to reproduce:
1. Open attached project "New Unity Project (10).zip" and scene "New Scene"
2. In Hierarchy, select Canvas -> Panel
3. In Inspector, make sure that "Toggle Group" component is disabled
4. Enter Play mode
5. In Game view, left-click on a Toggle without a checkmark
Expected result: two toggles are active
Actual result: only the last selected toggle is activated indicating that "Toggle Group" is enabled
Reproducible with: 2017.4.35f1, 2018.4.14f1, 2019.2.15f1, 2019.3.0f1, 2020.1.0a15
Workaround: Delete the component and re-add it when needed
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a20
It is now possible to disable Toggle Group