Search Issue Tracker
By Design
Votes
0
Found in
2021.3.43f1
2022.3.45f1
6000.0.17f1
Issue ID
UUM-79140
Regression
No
Game Objects Icon is greyscaled when the Game Object is disabled
*Steps to reproduce:*
# Open any Project
# Select any Game Object in the Hierarchy
# Click on the cube framework icon to the left of the Game Objects Label and choose any color icon
# Disable the Game Object by clicking the check mark next to the Game Objects label
# Observe the Icon
*Actual results:* Icon is greyscaled
*Expected results:* Icon is not greyscaled, allowing users to quickly identify their marked Game Objects without the need to enable them when observing them in the Inspector. The Icons are still disabled in the Scene View and greyscaling them doesn't bring any clarity to users.
*Reproducible with versions:* 2021.3.43f1, 2022.3.45f1, 6000.0.17f1
*Tested on (OS):* macOS Sonoma, Windows 11
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note:
We are graying-out the icon on purpose as an additional indicator that the GameObject is disabled.