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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
marcowiprojects
Oct 22, 2014 14:26
When any parent of ToggleGroup is SetActive(false), ToggleGroup lost its references.