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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
Add comment