Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2018.4.11f1
2019.4
2020.2
2020.3
2021.1
2021.2
Issue ID
1324097
Regression
No
Canvas Group Interactable flag is applied to the GameObject when the Canvas Group component is disabled
How to reproduce:
1. Open the attached '1324097.zip' project
2. Open 'SampleScene'
3. In the Hierarchy select Canvas > Button
4. In the Inspector under the Canvas Group component toggle the Interactable checkbox
5. Observe the Button in the Scene
Expected result: Disabling the Interactable toggle of the disabled component doesn't affect the Button
Actual result: The Button becomes grey (not interactable)
Reproducible with: 2018.4.33f1, 2019.4.24f, 2020.2.7f1, 2021.1.2f1, 2021.2.0a11
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
- Unity freezes when opening a project
- [Silicon] Artifacts appear in the Game view when resizing the window/entering the Play Mode in a specific project
- Marker in the animation’s preview window doesn’t stop when reaching the end of the timeline and jumps to the start of the animation when moving it with the cursor
- Animation Event marker is not placed on the current time of the timeline when using the “Add Event” button
- Editor crashes on vector_map<ConstantString,AssetBundle when using the LoadAssetAsync function
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a16