Search Unity

How to know if a bug fix has been committed to github master

Discussion in 'Open Projects' started by Megatank58, Oct 2, 2020.

  1. Megatank58

    Megatank58

    Joined:
    Jul 20, 2020
    Posts:
    44
    Hi everyone i was playing the game today and i found that the "player can jump on edge" bug was still there even tho on GitHub repository it said it was commited already to master,so how exactly can I (or maybe anyone?) know If a bug has been patched to master yet.

    Sorry if this is a obvious thing or a dumb question I'm not very experienced with GitHub and Unity yet so I don't know much
     
  2. MileyUnity

    MileyUnity

    Joined:
    Jan 3, 2020
    Posts:
    92
    First thing you would need to do is pull the latest master version to your local copy, if you are sure that you're on the latest master version and the bug still exists then that means that the bug (in some form or another) is still there and thus should be reported
     
    cirocontinisio likes this.
  3. Megatank58

    Megatank58

    Joined:
    Jul 20, 2020
    Posts:
    44
    Oh yes sorry my fault i wasn't on master i actually was on a PR
     
    cirocontinisio likes this.
  4. MileyUnity

    MileyUnity

    Joined:
    Jan 3, 2020
    Posts:
    92
    No worries, glad to hear it's working :)
     
    cirocontinisio likes this.