Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Fixed in 6000.3.0a1
Votes
0
Found in
6000.0.47f1
6000.1.1f1
6000.2.0a11
Issue ID
UUM-104079
Regression
Yes
Subgraph Block cannot be dragged and dropped to the workspace and it throws errors
*Steps to reproduce:*
# Import the attached package
# Open New VFX
# Try to drag and drop ConnectTarget2 to the workspace
*Actual results:* ConnectTarget2 Subgraph block cannot be released to the workspace and errors are thrown
*Expected results:* New Output context is created and ConnectTarget Subgraph block is created within that context
*Reproducible with versions:* 6000.2.0a11, 6000.1.1f1, 6000.0.47f1
*Not reproducible with versions:* 2022.3
*Can’t test with versions:*
*Tested on (OS):* macOS
*Notes:*
* Workaround, this block can be still added through node search and or directly dragged to the Output Context{*}{*}
* It is not reproducible with other Compatible context flags, only Output from by observation
Error message: InvalidOperationException: Sequence contains no matching element
System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) (at <d59df1cf1d374ac5a56de84a3e9249a0>:0)
UnityEditor.VFX.UI.VFXView.OnDragPerform (UnityEngine.UIElements.DragPerformEvent e) (at /Users/vita.skruibyte/Documents/unity/packages/com.unity.visualeffectgraph/Editor/GraphView/Views/VFXView.cs:3280)
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
- [Android] Crash on startup when Depth Stencil Format is set to S8_UINT
- Multiple errors occur when setting the Render Object Event to AfterRenderingPostProcessing while using STP for Upscaling
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
Resolution Note:
Forward-ports for this version need to be handled at a later time.