Search Issue Tracker
In Progress
Fix In Review for 6000.5.X
In Progress in 6000.5.X
Votes
0
Found in
6000.0.47f1
6000.1.6f1
6000.2.0b4
6000.3.0a1
6000.4.0a1
6000.5.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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
Forward-ports for this version need to be handled at a later time.