Search Issue Tracker
Fixed
Fixed in 6000.3.0b9, 6000.4.0a3
Votes
0
Found in
6000.3.0a2
6000.4.0a1
Issue ID
UUM-111611
Regression
No
Template title in Shader Graph breaks layout when too long
Steps to reproduce:
- Create a project (Universal 2D)
- Go to the "Project" window
- Click "Create" -> Shader Graph -> Blank Shader Graph
- Select it and double-click
- Go to the "Inspector" tab and select "Use As Template"
- Expand the "Template" section
- Enter the long template name
- Save it
- Click "Create" -> Shader Graph -> From Template...
- Select the newly created template
- Observe how the template name is displayed
Actual results: Long template name is not truncated and goes out of the section
Expected results: The long template name should be truncated or displayed in several lines.
Reproducible with versions: 17.3.0(6000.3.0a2)
Not reproducible with versions: 17.3.0(6000.3.0a1) as templates feature landed only in 000.3.0a2
Can’t test with versions: -
Tested on (OS): M1 Max - Sequoia 15.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment