Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
6000.0.47f1
6000.1.6f1
6000.2.0b4
6000.3.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
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
Resolution Note:
Forward-ports for this version need to be handled at a later time.