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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Very low impact