Search Issue Tracker
Fixed
Won't Fix in 2023.2.X
Fixed in 6000.0.X, 6000.0.4f1
Votes
0
Found in
2021.3.17f1
2022.2.0b9
2023.1.0a13
2023.2.0a1
2023.3.0a3
6000.0.0b11
Issue ID
UUM-16396
Regression
No
An icon is displayed in property field when the property is missing a value
Reproduction steps:
1. Open the attached project.
2. Select Assets/MultiMaterial/Materials/Obsidian/Obsidian_Template asset
3. Inspect the Inspector window
Reproducible with: 2022.2.0a9, 2022.2.0b9, 2023.1.0a12
Not reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.19f1, 2022.2.0a8
Reproducible on: macOS 12.6
----
{color:#00875a}UX Proposal:{color}
Don't show icon when object picker is empty:
When an object picker is empty, the label reads: None (Type-of-object, eg Texture 2D / Material)
- Because type of object is stated in the label, there is no need for the type icon to be shown when obj picker is empty,
- Showing an icon when obj picker is empty creates confusion as reported by users, perceived as there is a texture there named missing
"Empty" text styling
- A while back design team proposed a text-style for "empty menu / none available / place holder" texts. We recommend this style used for None / Missing when obj picker is empty.
- This text style is intended for n/a or empty controls. It uses 70% alpha. (as opposed to 40% in disabled style).
!Screenshot 2024-03-15 at 2.02.46 PM.png|width=875,height=598!
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2023.2.X):
Closing as Won't fix due to 2023.2 reaching it's EOL.