Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
7.0.0
Issue ID
1173064
Regression
No
[Shader Graph] Removing the title of a group makes it hard to select & rename that group
If you delete a group name in Shader Graph, it becomes extremely hard to select or rename the group again.
- You can only select the group by clicking at the top left of the box
- You have no idea whether you are renaming the group or not after double clicking it
- When entering a new name, there is no preview.
Groups should emulate something like the sticky note system, where the title area will highlight when hovered over even while the title is blank.
1. Open Unity
2. Open the attached project
3. Open Assets/TestGraph.shadergraph
4. Select the "master node" group
5. Double click the group name and delete it
6. Attempt to select the group again and rename it
Expected Result:
You should be able to easily select the group and rename it without issues.
Actual Result:
You have to be very precise when selecting the group and cannot tell if you are renaming it or not.
Tested on Windows 10.
Occurs on 6.5.3, 7.0.0 using 2019.3.0a11
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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Resolution Note:
Not a blocker, will get fixed when this system changes later.