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
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
- [Quest] Game View is no longer rendered in the HMD if it's hidden in the Editor when using Meta Link
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.