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
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
- Crash on AMDUnityPlugin.DLL in specific built project when using FSR2 upscaler
- RenderObjects does not have any Depth texture bound when Event is set to AfterRenderingPostProcessing
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
Resolution Note:
Not a blocker, will get fixed when this system changes later.