Unity Issue Tracker - "Material Type" tooltip says "Customize you Material" instead of "Customize your Material" when using HDRP Material
Fixed
UUM-99643
"Material Type" tooltip says "Customize you Material" instead of "Customize your Material" when using HDRP Material
Unity: Materials
Fixed
6.2.X
6.1.X
6.0.X
2022.3.X
Port PR https://github.cds.internal.unity3d.com/unity/unity/pull/63892
Port PR https://github.cds.internal.unity3d.com/unity/unity/pull/63893
Port PR https://github.cds.internal.unity3d.com/unity/unity/pull/63894
Reproduction steps:
1. Create a new HDRP project
2. Create a new HDRP material (e.g. HDRP/Lit)
3. Click on the Material to view its properties in the Inspector
4. Hover over the “Material Type” property
5. Observe the tooltip
Expected result: The tooltip says “…Customize your Material…”
Actual result: The tooltip says “…Customize you Material…”