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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Very low impact