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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.