Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.2.X
Fix In Review for 6000.4.X
Votes
0
Found in
6000.0.47f1
6000.1.6f1
6000.2.0b4
6000.3.0a1
6000.4.0a1
Issue ID
UUM-108514
Regression
Yes
Numbers of output expressions does not match number of output error is thrown when converting node to property Output
Steps to reproduce:
- Import the attached package
- Open Color Subgraph Operator
- Convert bool node on the right to the Output property
- Save the graph
Actual results: Error is thrown to the console
Expected results: No errors are thrown
Reproducible with versions: 6000.3.0a1, 6000.047f1, 6000.1.6f1, 6000.2.0b4
Not reproducible with versions: 2022.3.61f1
Can’t test with versions:
Tested on (OS): macOS
Notes:
Exception: Numbers of output expressions (2) does not match number of output (with expression)s slots (1)
UnityEditor.VFX.VFXOperator.UpdateOutputExpressions () (at ./Library/PackageCache/com.unity.visualeffectgraph@07bc9fa1d8d9/Editor/Models/Operators/VFXOperator.cs:107)
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
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
Resolution Note:
Forward-ports for this version need to be handled at a later time.