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
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
- Water Surface is missing the Wireframe when Scene is switched to Shaded Wireframe mode
- Water surface is not rendered when using Unlit Draw Scene view mode
- Node Previews are not centered when Nodes have a longer name in Shader Graph
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.