Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
~ 5.2.1
Issue ID
1204459
Regression
No
[Shader Graph] Rename input box for property group remains active while you perform other actions
If you activate the renaming of a shader group in the shader editor, but then click off it before doing so, the rename input box remains active.
NOTE that if you have any part of the group name selected or have renamed before performing another action it behaves as expected.
1. Create a new project.
2. Install the Shader Graph package. (Window -> Shader Graph)
3. Create a new graph. (i.e. Assets -> Create -> Shader -> Unlit Graph)
4. Open the new graph in the shader editor.
5. In the property blackboard, double click the group name to rename it.
6. Do not rename the the group or select the group name's text. Try performing any other action. (i.e. create a new node in the graph, changing the mode of a property)
Expected Outcome: The renaming field that is activated will deactivate. You would have to double click it again to rename the group.
Actual Outcome: The renaming field remains active, like you can still edit the name no matter what other actions you perform.
Reproducible in package version 7.1.6, 6.9.0, 5.7.2, 5.2.1
Not Reproducible in package version 2.0.1, 3.0.0, 4.10.0
Couldn't find a unity version with packages between 4.10.0 and 5.2.1 that didn't throw a lot of errors.
The regression is possibly in an older version than 5.2.1.
Note:
- If you do the same thing with renaming a blackboard property instead of the group, it behaves as expected.
- If you have any part of the group name text selected then it behaves as expected.
- GIF of this occurring attached below.
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
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
Resolution Note:
No user impact