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
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
- Inconsistent value calculations between Operating Systems when casting rigidbody.transform.localScale = Vector3.zero
- Last Prefab changes are reverted when tests on EditMode are executed while Prefab mode is open
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
Resolution Note:
No user impact