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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment