Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.0.0a12
Issue ID
UVSB-923
Regression
No
Adding a break-point in the graph does not add a brake point to the code
Bolt has a break-point feature. Select a connection, right-click and you will see an option to add a break-point. Bolt has a breakpoint feature. Select a connection, right-click and you will see an option to add a break-point.
A break-point will turn the connection between the nodes red.
When in play mode a break-point error will appear in the log. The connected nodes are highlights with a yellow square.
Clicking the error in the console will highlight the game object the script is attached too.
The one thing adding a break-point does not do is add a visual representation to the C#Preview.
Expected
A Brake point visual representation should be added to the C#Preview. Alternatively, highlight the code that the connected nodes are generating.
!image-2020-07-22-12-41-27-038.png!
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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
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.