Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.6f1
6000.4.0b6
6000.5.0a5
Issue ID
UUM-133214
Regression
No
Material “TerrainLit” is missing space in Shader Graph's Graph Inspector
Steps to reproduce:
1. Create new Unity project
2. In Project window create Shader Graph Asset (Lit Shader Graph for example)
3. Open Shader Graph
4. In Graph Inspector > Graph Settings > Material observe “TerrainLit” naming
Actual results: “TerrainLit” material is missing space
Expected results: “Terrain Lit” material is not missing space
Reproducible with versions: 6000.3.6f1, 6000.4.0b6, 6000.5.0a5
Can’t test with versions: 6000.0.66f2 (no “Terrain Lit” material available is Graph Inspector)
Tested on (OS): Ubuntu 24.04, macOS Silicon Tahoe 26.2 (M1)
Notes:
- "Sprite Lit", "Six-way Smoke Lit", "Sprite Custom Lit" presented with spaced
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment