Search Issue Tracker
By Design
Votes
0
Found in
2022.1
2022.1.0b4
2022.2
Issue ID
1397990
Regression
No
[Materials][Skybox] Uninformative tooltips on skybox shaders
How to reproduce:
1. Create a new project
2. Create a new Material in Assets
3. Select Material and go to Inspector
4. Click on Shader dropdown and write "Skybox"
5. Observe Skybox tooltips
Expected result: Tooltips include info on how these skyboxes differ or in what cases you should pick each one
Actual result: Tooltips include skybox name (same info you see in the list)
Reproducible: 2022.2.0a1, 2022.1.0b4
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Resolution Note:
The shader selection dropdown is displaying the shader name. We don't have a field supporting additional description text in the ShaderLab syntax atm. Might potentially add support for such at some point, but this is not really a bug.