Search Issue Tracker
Feature Request
Votes
0
Found in [Package]
1.7.6
Issue ID
UVSB-2061
Regression
No
[Visual Scripting] Custom Visual Scripting Nodes disappear when a particular asset package is imported and Nodes are Regenerated
Reproducible on:
VS version: 1.7.6
Unity version: 2021.2
PLatforms Wind 10 and macOS Big Sur
Note:
- There is something specific to this package that is conflicting with VS. Dev should look more in dept to see what can be causing this issue.
Reproduction steps:
1. Download and open the attached project (ReproductionProject.zip) and the asset package (ReproductionScripts.unitypackage)
2. In the project, open the SampleScene
3. Go to Hierarchy > Directional Light > Inspector > Script Machine, and press Edit Graph
4. In the new window right-click to open Fuzzy Finder
5. Scroll down until you see the "MyUnit" Node
6. Import the asset package into the project
7. Go to Edit > Project Settings... > Visual Scripting and press Regenerate Nodes
8. Try to look for the "MyUnit" Node in the Fuzzy Finder again
Actual result:
- "MyUnit" is gone and none of the new Nodes are present either
Expected result:
- "MyUnit" Node is present alongside the new Nodes imported with the asset package
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
There should be a way to better show the user they're using Editor-only nodes. This is a feature we're going to work on, but not as part of this particular issue.