Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Need help with DOTS instancing with urp/lwrp

Discussion in 'Graphics Experimental Previews' started by MorgonKaffe, Jan 19, 2020.

  1. MorgonKaffe

    MorgonKaffe

    Joined:
    Apr 9, 2018
    Posts:
    5
    I'm currently working on a DOTS-hybrid game that uses a lot of entities (10 000 - 30 000). I experience a lot of performance loss when many objects are rendered on the screen at the same time, even though the meshes and materials are very simple. I use the hybrid renderer, and I suspect that if I got DOTS instancing to work this would improve performance a lot. The problem is that I can't figure out how to do this, the shader graphs doesn't have any option for DOTS instancing and I can't find any documentation at all on the hybrid renderer. Any help would be appreciated.
     
  2. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,816