Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.0.0a13
Issue ID
UVSB-949
Regression
No
Connection still made when no connecting arms avalible.
Raised as part of BOLT-940.
When dragging out a connection from a node it will open the fizzy finder. If you then drop the connection but add a node using the fuzzy finder it will connect it to the previously dropped connection.
Steps to reproduce.
- Create a new Bolt class and add a flow graph
- In the graph add a string literal node
- Drag out its connection so the fuzzy finder opens
- Right-click an empty area of the graph so the connection is dropped but the fuzzy finder stays open.
- Select a debug.log node from the fuzzy finder
Notice issue >> The debug node is connected to the string node.
Expected: When connections are dropped, any node added via the open fuzzy finder should not be connected.
Video Attached
Tested: Unity 2020.1f1, Bolt - 876-project-settings-state-menu-is-blank, macOS
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
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
- Rigidbody2D.Slide correctly ignores colliders specified with "Physics2D.IgnoreCollision" however encountering them can still modify movement behaviour in subtle ways.
- [Quality Hackweek] A black separator appears when the left panel in the UI Builder tab is resized, and the tab is narrow
Resolution Note:
Bolt 2 will not be released as its own product. See https://forum.unity.com/threads/visual-scripting-roadmap-update-august-2020.951675/ for details.