Search Issue Tracker
In Progress
Fixed in 6000.4.0a2
Fix In Review for 6000.3.X
Votes
0
Found in
6000.4.0a1
Issue ID
UUM-116901
Regression
No
Connecting a GPU Event to multiple systems throws an error and stops VFX compilation
Steps to reproduce:
- Open the attached package
- Open VFX
- Connect 'Spawn Event' GPU Event to 'Initialize Particle Strip' Init context
Actual results: Error is thrown, vfx stops compiling
Expected results: Disconnect connection from previous system if it connected to a new valid one
Reproducible with versions: 6000.4.0a1
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): macOS
Notes:
- tested on trunk only
- Unity cannot compile the VisualEffectAsset at path "Assets/Repro-Context-Connections/New VFX.vfx" because of the following exception:
System.InvalidOperationException: Unexpected multiple GPU Event
at UnityEditor.VFX.VFXGraphCompiledData+<ComputeEventListFromSlot>d__33.MoveNext () [0x0007b] in /Users/vita.skruibyte/Documents/unity/packages/com.unity.visualeffectgraph/Editor/Compiler/VFXGraphCompiledData.cs:1083
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment