Search Issue Tracker
In Progress
Under Consideration for 6000.3.X
Fix In Review for 6000.4.X
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
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment