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
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
Add comment