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
- "ArgumentException: Unknown Type:`UnityEngine.SkinnedMeshRenderer`" Error thrown when a Subscene is open in a Scene
- Editor freezes on "Postprocessing IL for Assembly-CSharp" when compiling a script with an InputAction object referenced in a Managed Component
- UnityYAMLMerge fails to merge on some computers when some specific files are used
- [Android] The application freezes during the AssetBundle loading
- PlaneOcclusionShader Properties foldout does not display any content
Add comment