Search Unity

Scene View Selection Bug with Physics

Discussion in 'Editor & General Support' started by supermoof, Jan 13, 2017.

  1. supermoof

    supermoof

    Joined:
    Sep 24, 2015
    Posts:
    48
    I just encountered a really weird bug.

    So I have a dash function, that AddForce's my player a certain force. For example, lets say I have it set to 100. When I play mode my game to test, it works perfectly. However, if I DON'T have my player selected in scene view, the dash is like 10x stronger, then I click back to my player and it works perfectly again. Does anyone know how to solve this?