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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note:
Not a blocker, will get fixed when this system changes later.