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
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Resolution Note:
We are graying-out the icon on purpose as an additional indicator that the GameObject is disabled.