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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
marcowiprojects
Oct 22, 2014 14:26
When any parent of ToggleGroup is SetActive(false), ToggleGroup lost its references.