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

Tree collision misaligned when painted on terrain with random rotation set to true.

Discussion in 'Unity 5 Pre-order Beta' started by wheels, Mar 1, 2015.

  1. wheels

    wheels

    Joined:
    Jan 20, 2013
    Posts:
    29
    Hello, im using unity 5 currently with the group im working with and found that trees painted specifically with the terrain and random rotation set to true causes misalignment with collision setup. Specifically we are using speedtree and have a asymmetrical tree that i am painting on unity terrain with random rotation set to true. From what i can tell, random rotation rotates the mesh but not the collision objects as turning random rotation off fixes any clipping. replacing capsule colliders with a mesh collider doesnt fix the issue either as mesh colliders seem to be ignore in unity terrain as well.

    Any fix for this? Any reason why it needs to stay this way? It is very annoying as we need very accurate collision on trees for our project.
     
    DeathRace26 and OndrejP like this.