Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.3.0a2
Issue ID
UUM-111390
Regression
Yes
Long Shader Graph titles hide tab icon
Steps to reproduce:
- Create a project (Universal 2D)
- Go to the "Project" window
- Click "Create" -> Shader Graph -> From Template... or Blank Shader Graph
- Double-click it and verify that the "New Shader Graph" window opens
- Verify that the window tab has an icon and a title
- Return to the "Project" window and select the shader graph
- Right-click and select "Rename"
- Enter longer title
Actual results: The icon disappears from the "Shader Graph" tab
Expected results: The icon should always stay on the tab
Reproducible with versions: 15.0.1(2023.1.0a20), 17.0.4(6000.0.53f1), 17.1.0 (6000.1.11f1), 17.2.0 (6000.2.0b10), 17.3.0 (6000.3.0a2).
Not reproducible with versions: 15.0.1(2023.1.0a19)
Can’t test with versions: -
Tested on (OS): M1 Max - Sequoia 15.5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
- Using Physics.ComputePenetration on a Capsule collider causes it to sometimes return incorrect value when dragging it through the Mesh collider
- Sprite is rendered incorrectly in Web Build when it is set as a Splash Image Logo
Resolution Note:
This issue has been there for a long time (I could reproduce with 2022.3, before the text backend changed). This is an IMGUI issue and changing this legacy behavior has more risks than benefits. Closing since this is a minor cosmetic issue that arises only is specific cases (windows usually don't have such a long name)