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
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
- [Android] Realtime Directional Light turns off when there is no realtime shadow caster in the view
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.