Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
8.2.0
Issue ID
1328160
Regression
Yes
Update Particle.compute: Kernel at index (0) is invalid are thrown after opening the VFX Graph
How to reproduce:
1. Open the user's attached "NewProjectDiscoVFXErrors.zip" project
2. Open the "Fireworks_Master" VFX Graph (Assets/Fireworks)
3. Observe the Console log
Expected result: No errors in the Console log
Actual result: "Update Particle.compute: Kernel at index (0) is invalid" and other errors are getting spammed in the Console log
Reproducible with: 7.4.1 (2019.4.24f1), 8.2.0 (2020.1.3f1), 10.4.0 (2020.3.2f1), 11.0.0 (2021.1.2f1), 12.0.0 (2021.2.0a12)
Not reproducible with: 7.3.1 (2019.4.24f1), 8.1.0 (2020.1.3f1)
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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
This is a duplicate of issue #1323434