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
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
Resolution Note:
No user impact