Search Unity

Bug Batching breaking due to different material instances , but same material is used.

Discussion in 'Editor & General Support' started by shivaprasad_unity, Oct 21, 2022.

  1. shivaprasad_unity

    shivaprasad_unity

    Joined:
    Mar 30, 2021
    Posts:
    19
    I have bunch of particles spawned at once but they are not batching.
    Either frame debugger is showing wrong reason.
    Or
    There is bug with particles not batching all together.

    Unity Technologies , Please address this...
     
    Last edited: Oct 28, 2022
  2. shivaprasad_unity

    shivaprasad_unity

    Joined:
    Mar 30, 2021
    Posts:
    19
  3. shivaprasad_unity

    shivaprasad_unity

    Joined:
    Mar 30, 2021
    Posts:
    19
  4. shivaprasad_unity

    shivaprasad_unity

    Joined:
    Mar 30, 2021
    Posts:
    19
  5. spiney199

    spiney199

    Joined:
    Feb 11, 2021
    Posts:
    7,938
    Have you submitted a bug report with a repro?
     
  6. shivaprasad_unity

    shivaprasad_unity

    Joined:
    Mar 30, 2021
    Posts:
    19
    It was the sorting groups that was breaking batching o_O.... Figured it out
     
  7. shivaprasad_unity

    shivaprasad_unity

    Joined:
    Mar 30, 2021
    Posts:
    19
    Dont have much time to file a report, but the draw call batch breaking is poorly documented, Unity Technologies should have a detailed documentation, and should update frame debugger.