Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-133863
Regression
No
GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off
How to reproduce:
1. Open the attached "TargetGraphicDimmed.zip" project
2. Open the "TestScene"
3. In the Hierarchy, select "Toggle" GameObject
4. In the Inspector, toggle Interactable off
5. Replace Target Graphic with another GameObject ("Checkmark" or "Label")
6. Observe the "Background" GameObject
Actual result: The "Background" GameObject stays dimmed despite being replaced in Target Graphic
Expected result: The "Background" GameObject returns to its normal color
Reproducible with: 2023.1.0a1, 6000.0.66f2, 6000.3.6f1, 6000.4.0b6, 6000.5.0a5
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Issue disappears after entering Play mode
Workaround: Assigning back the dimmed element to Target Graphic and enabling Interactable will restore its normal color
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off
Add comment