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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
We are graying-out the icon on purpose as an additional indicator that the GameObject is disabled.