Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
5.7.2
Issue ID
1144976
Regression
No
Shader Graph - Property name stays highlighted when property instance is deleted
When you delete an instance of a property on a shader graph, the name of the property will stay highlighted on the blackboard.
1. Install Unity
2. Open the attached project
3. Open PBRShader.shadergraph
4. Select the "TestProperty" property on the graph
5. Delete the property
Expected Result:
The name of the property is no longer highlighted on the blackboard when the property is deleted.
Actual Result:
The name of the property remains highlighted.
Tested on Windows.
Occurs on 5.7.2, 5.10.0, 6.6.1
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note:
Very low impact