Search Issue Tracker
Active
Votes
0
Found in
2019.3.0f4
Issue ID
1209094
Regression
No
[Graphview] Undoing while dragging out an edge creates a broken"ghost edge" and debug.logs
Reproduces in every version of Shadergraph going back to 4.10.1
Steps to repro:
1. Open a shadergraph
2. Create any node
3. Move the node
4. Click drag on one of the inputs or outputs of the node, drag the edge out into empty space
5. While continuing to hold the mouse button, ctrl.z
Expected result: the edge is cancelled
Actual result: A ghost edge is created
If you drag over the output of another node instead of empty space, selecting the ghost edge will print debug logs to console: "Selected Ghost Edge: this should never be"
If you undo a node creation in VFX graph while dragging an edge out in the same way, the same bug happens.
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
Add comment