Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0a2
Issue ID
1426344
Regression
No
[VFX Graph] Error is thrown to the console when using Subgraph Operator in graph
How to reproduce:
1. Import the attached package
2. Open VFX Operator
3. Open VFX and enter the Subgprah Operator
4. Try opening VFX Operator from project browser again
Actual result: Errors are thrown to the console:
When opening asset: Exception thrown while invoking [OnOpenAssetAttribute] method 'VisualEffectAssetEditor:OnOpenVFX (int,int)' : InvalidOperationException: Sequence contains more than one matching element
Reproduced with: 2022.1.0b7, 2022.2.0a13
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment