Search Issue Tracker

Fixed in 2022.2.X

Fixed in 2020.3.X, 2021.2.X, 2022.1.X

Votes

2

Found in

2018.4

2019.4

2020.3

2020.3.11f1

2021.2

2022.1

Issue ID

1342532

Regression

No

Unity generated UWP project defaults to en-US language

How to reproduce:
1. Change OS locale to any other except "en-US"
2. Create a new project
3. Build to UWP
4. Open the Built project folder -> open the .vcxproj file using code editor (E.g. Notepad++)
5. Search for "<DefaultLanguage>"

Expected result: The "<DefaultLanguage>" is used from the OS locale
Actual result: The "<DefaultLanguage>" is "en-US"

Reproducible in: 2018.4.36f1, 2019.4.28f1, 2020.3.13f1, 2021.2.0b2, 2022.1.0a1

  1. Resolution Note (fix version 2022.2):

    Fixed in: 2022.2.0a6

  2. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.15f1

  3. Resolution Note (fix version 2020.3):

    Fixed in: 2020.3.31f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.