Search Unity

Intersecting Physics Shapes only on builds not in edito

Discussion in 'Physics for ECS' started by zy_theCompanion, Jan 15, 2020.

  1. zy_theCompanion

    zy_theCompanion

    Joined:
    Dec 12, 2019
    Posts:
    4
    When running in the editor a sphere rests on top of a plane as expected. When running a release build the sphere clips into the plane. Any one know what is going on here?

    Untitled.png
     
  2. edalbeci

    edalbeci

    Joined:
    Jan 21, 2018
    Posts:
    36
    What do the translations in the entity debugger look like? For the sphere and the plane.

    Also, did you intentionally leave out the physics body component from the plane?
     
  3. Adam-Mechtley

    Adam-Mechtley

    Administrator

    Joined:
    Feb 5, 2007
    Posts:
    290
    Could you please submit a bug report with this minimal repro scene and post the case number here? Thanks!