Search Issue Tracker
Fixed
Fixed in 2.0.0-pre.7
Votes
3
Found in [Package]
1.3.1
2.0.0-pre.6
Issue ID
BAPPUI-14
Regression
No
Unity App UI package installation fails with errors when Windows display language and region are set to Turkish
How to reproduce:
1. Set “Windows display language”, “Country or region”, and the “Regional Format” to Turkish
2. Create and open a new Universal 3D project
3. Open Package Manager
4. Click on the “+“ dropdown menu
5. Click “Install package by name“
6. Type “com.unity.dt.app-ui” in the “Name“ field
7. Type “ 2.0.0-pre.6” in the “Version (optional)“ field
8. Click the “Install” button
9. Observe the console
Expected result: The package installs without errors
Actual result: The package fails to install and throws multiple errors
Reproducible with: 2.2.0-pre.1 (2023.1.0a1, 6000.0.57f1, 6000.2.3f1, 6000.3.0b1)
Not reproducible with: 2.1.1 (2023.1.0a1, 6000.0.57f1, 6000.2.3f1, 6000.3.0b1)
Fixed in: 2.0.0-pre.7 (2023.1.0a1, 6000.0.57f1, 6000.2.3f1, 6000.3.0b1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note:
The error messages after installing the package:
{{EnumToLowerCase\EnumToLowerCase.EnumWithPrefixGenerator\Unity.AppUI.Unity.AppUI.UI.AssetTargetField.GetSizeUssClassName.gen.cs(3,5): error CS0246: The type or namespace name 'ınternal' could not be found (are you missing a using directive or an assembly reference?)}}
{{EnumToLowerCase\EnumToLowerCase.EnumWithPrefixGenerator\Unity.AppUI.Unity.AppUI.UI.ToastVisualElement.GetNotificationStyleUssClassName.gen.cs(3,5): error CS0246: The type or namespace name 'ınternal' could not be found (are you missing a using directive or an assembly reference?)}}
{{EnumToLowerCase\EnumToLowerCase.EnumWithPrefixGenerator\Unity.AppUI.Unity.AppUI.UI.ToastVisualElement.GetNotificationStyleUssClassName.gen.cs(3,14): error CS0102: The type '<invalid-global-code>' already contains a definition for ''}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment