Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
7.1.7
Issue ID
1228356
Regression
No
[Subgraphs] Number of output expressions (0) does not match number of output error
[Issue raised on the forums: https://forum.unity.com/threads/cant-open-graph-due-to-compile-error.823749/#post-5590510]
Repro steps:
1. Import the attached package.
2. Open New VFX
3. Drag the FrequencyRangeParticle subgraph in the VFX
4. Observe console errors:
Note:
- Opening the Subgraph first triggers a slot resync after which the issue no longer reproduces:
Slots have been resynced in Empty Subgraph Operator of type UnityEditor.VFX.VFXSubgraphOperator
UnityEditor.VFX.UI.VFXViewWindow:LoadResource (UnityEditor.VFX.VisualEffectResource,UnityEngine.VFX.VisualEffect)
VisualEffectAssetEditor:OnOpenVFX (int,int) (at Library/PackageCache/com.unity.visualeffectgraph@7.1.7/Editor/Inspector/VFXAssetEditor.cs:169)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment