Search Unity

Bug Error in Shader when creating a VFX Graph 2021.3.6f1

Discussion in 'Visual Effect Graph' started by xT1TANx, Nov 16, 2022.

  1. xT1TANx

    xT1TANx

    Joined:
    Nov 16, 2017
    Posts:
    17
    [Worker0] Metal: Vertex or Fragment Shader "Hidden/VFX/NewShaderGraph/System/Output Particle Quad" requires a ComputeBuffer at index 4 to be bound, but none provided. Skipping draw calls to avoid crashing.

    I just added the VFX Graph and created my first graph.
     
    Last edited: Apr 4, 2023
  2. xT1TANx

    xT1TANx

    Joined:
    Nov 16, 2017
    Posts:
    17
    If I create a brand new project, and add URP and VFX graph I get this [Worker0] Shader error in 'Hidden/VFX/New VFX/System/Output Particle Quad': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/Runtime/VFXGraph/Shaders/VFXDefines.hlsl'. at line 92
     
  3. Vita-

    Vita-

    Unity Technologies

    Joined:
    Jul 2, 2019
    Posts:
    121
    This one should be fixed, if possible please upgrade your project to latest 2021.3 version
     
  4. Vita-

    Vita-

    Unity Technologies

    Joined:
    Jul 2, 2019
    Posts:
    121
    xT1TANx and PaulDemeulenaere like this.
  5. jazzay22

    jazzay22

    Joined:
    Oct 17, 2017
    Posts:
    32
    @Vita- I just purchased a URP VFX asset on the asset store, and I immediately hit this issue in 2022.2.10f1 making my new purchase useless. According to that link it is fixed in 2023. I'm wondering if Unity will back port that fix to 2022?
     
  6. Vita-

    Vita-

    Unity Technologies

    Joined:
    Jul 2, 2019
    Posts:
    121
    Hi @jazzay22, I would expect it to be backported. I'll check on its status tomorrow morning and will get back to you. Thanks for bringing this to my attention! :)
     
  7. Vita-

    Vita-

    Unity Technologies

    Joined:
    Jul 2, 2019
    Posts:
    121
    @jazzay22 Backports are now in hands of our engineers and going to be looked into. Holler, if I can be of any further help. :)
     
  8. jazzay22

    jazzay22

    Joined:
    Oct 17, 2017
    Posts:
    32
    @Vita- so does that mean it is still in progress? Do you know what version of 2022.2 this will land in?
     
  9. Vita-

    Vita-

    Unity Technologies

    Joined:
    Jul 2, 2019
    Posts:
    121
    Yeah, that's correct - it is still in progress. No, it is quite impossible to say which version it is going to land as the issue is not fixed yet.
     
  10. FlynnyMac

    FlynnyMac

    Joined:
    Aug 24, 2020
    Posts:
    12
    Any update?
     
  11. michelecipriani80

    michelecipriani80

    Joined:
    May 21, 2021
    Posts:
    10
  12. Vita-

    Vita-

    Unity Technologies

    Joined:
    Jul 2, 2019
    Posts:
    121
    Hi! PR is in review right now
     
  13. Vita-

    Vita-

    Unity Technologies

    Joined:
    Jul 2, 2019
    Posts:
    121
    Hi everyone! FIx has landed in 2021.3.26f1
     
    xT1TANx and Pouletepicer like this.