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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment