Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.40f1
6000.1.0b8
6000.2.0a5
Issue ID
UUM-98340
Regression
No
"Sample Gradient" node can be connected to the "Sub Mesh Mask" input and makes the VFX Graph uncompilable
How to reproduce:
1. Open the attached project "Test"
2. Open the "New VFX" VFX Graph
3. Navigate to the "Output Particle: Shader Graph" block and observe the "Sample Gradient" node near it
4. Connect the "Sample Gradient" output to the "Sub Mesh Mask" input
5. Observe the results
Expected results: No errors are thrown
Actual results: "Unity cannot compile the VisualEffectAsset at path "Assets/Scenes/Thunder.vfx" because of the following exception:
System.InvalidOperationException: Can not link a GPU operator to a system wide (CPU) input: subMeshMask" error is thrown
Reproducible with: 6000.0.40f1, 6000.1.0b8, 6000.2.0a5
Reproducible on: macOS Sequoia 15.3 (M1)
Not reproducible on: No other environment tested
Note: If the error is not thrown, repeat the same steps with the "Thunder.vfx" in the same project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
- Text is culled by size when Content Size Fitter is small and rich text is used
Add comment