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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment