Search Unity

Bug UWP project settings swapping parameter positions

Discussion in 'Editor & General Support' started by c8theino, Jun 3, 2021.

  1. c8theino

    c8theino

    Joined:
    Jun 1, 2019
    Posts:
    20
    I have noticed that ProjectSettings.asset is moving some Windows Store Apps related parameters when I switch the platform between PC and Android, which is really annoying when pushing changes to version control. I noticed that this started happening once we moved to Unity 2020 LTS version. I am guessing that there is nothing I can do about it?

    Here are couple example pictures of the parameter changes:


    Unity version: 2020.3.9f1
    OS: Windows 64bit

    Edit: It keeps moving the parameters even when I don't change the platform. So apparently I have no idea what is causing them to move.
     
    Last edited: Jun 3, 2021
  2. tsujihaneta

    tsujihaneta

    Joined:
    Jun 8, 2017
    Posts:
    16
    I too encounter this phenomenon. Have you found a solution?
     
  3. c8theino

    c8theino

    Joined:
    Jun 1, 2019
    Posts:
    20
    Nope, I just ignore these changes and push them only if there are any actual changes.
     
  4. tsujihaneta

    tsujihaneta

    Joined:
    Jun 8, 2017
    Posts:
    16
    It's a shame... I use a lot of different packages, so I don't know where the cause is, but I hope Unity will support it.