Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0b9
Issue ID
1052270
Regression
No
Button SelectionState is not updated when CanvasGroup.Interactable is set from false to true
How to reproduce:
1. Open the attached "TestFor1052270.zip" project
2. Enter the Play mode
3. Click on the Disable Button (it disables the CanvasGroup which contains this Button)
4. Click on the Enable Button
5. Notice how the Disable Button returns to the SelectionState (Highlighted) it was in before CanvasGroup was disabled
Expected result: After the CanvasGroup is enabled, Buttons return to proper SelectionState
Actual result: After the CanvasGroup is enabled, Buttons return to SelectionState they were in before CanvasGroup was disabled
Reproducible with: 2017.1.4p2, 2017.2.3p1, 2017.4.5f1, 2018.1.6f1, 2018.2.0b10, 2018.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment