Search Issue Tracker
Fixed in 4.6.X
Votes
6
Found in
4.6.0b21
Issue ID
641494
Regression
Yes
When using ToggleGroups, de-activating a gameobject with a Toggle component clears the 'Group' value
To reproduce:
1. Open attached project
2. Open test scene
3. Disable and re-enable one of toggles
4. Notice that Group value on Toggle component is set to none
Comments (1)
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
marcowiprojects
Oct 22, 2014 14:26
When any parent of ToggleGroup is SetActive(false), ToggleGroup lost its references.