Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Compound colliders

Discussion in 'DOTS Dev Blitz Day 2022 - Q&A' started by Goularou, Dec 7, 2022.

  1. Goularou

    Goularou

    Joined:
    Oct 19, 2018
    Posts:
    51
    Can't find a way to modify a compound collider, i.e delete or add a collider without recalculating the whole thing, which is quite expensive. Could it be done? In the future? Thanks.
     
  2. IsaacsUnity

    IsaacsUnity

    Unity Technologies

    Joined:
    Mar 1, 2022
    Posts:
    111
    Hello Goularou, thank you for the question. I was able to sync with our internal teams and confirm that we currently can't modify a compound collider after creation as it is read-only. If this feature is important to you, do share more on our public roadmap.