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
- Weird behaviour in TextMeshPro Link Example sample when hovering over single letters after hovering over a word
- RegisterValueChangedCallback is triggered when the Label of a TextField is changed
- Changing the Visual Element size moves it when two visual elements are close to each other
- Open Reference for Default Style Sheet asset redirects to missing page
- Undoing changes to Default Style Sheet does not show change until editor refresh
Resolution Note:
Not a blocker, will get fixed when this system changes later.