Search Issue Tracker
Feature Request
Votes
0
Found in [Package]
1.7.5
Issue ID
UVSB-1932
Regression
No
[Bolt][Visual Scripting] Event Graphs don't show up in the Context Menu
Reproducible on:
- VS version: 1.7.5
- Unity version: 2021.2.0f1
- PLatform: Windows 10 and macOS Big Sur
How to reproduce:
1. Open the user's attached project "New Unity Project (1).zip" https://editorbugs.unity3d.com/api/v1.0/attachments/54cf6699-0e60-4767-8815-ce4ad0924db9/New%20Unity%20Project%20(1).zip
2. Open a Script Graph window by double-clicking on "New Script Graph.asset" in the Project view
3. Right-click on graph view to open the fuzzy finder
4. Go to "22" > "33"
5. On the fuzzy finder search for BottleneckUnit
Actual result:
- Folder "33" is empty
- Observe that the path on the node says 22/33/44
!Capture.PNG|thumbnail!
Expected result:
- Folder "33" contains folder "44" and "BottleneckUnit"
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 Dropdown list elements use default color instead of USS color override when hovering mouse over them
- BuildOptions.Development is ignored when running a batch mode build for the win64 buildTarget
- VisionOS Player Memory Usage continuously rises when the Player has a VisionOSVideoComponent running that is set to a URL Video
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
Resolution Note:
Custom Event Nodes can be placed in custom categories inside the root "Events" Category. They will not be visible in categories outside of it.