Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.1.1
Issue ID
LOC-627
Regression
No
unexpected error with empty specific locale selector and a valid project locale identifier
Reproduce steps
- Go to localization setting
- Select none for specific locale selector
- Select a valid project locale identifier
Actual result: error thrown : no locale could be selected
Expected result: Project locale identifier is being used as default locale.
!https://media.github.cds.internal.unity3d.com/user/3869/files/922d864b-78f3-480e-b81d-f65dc0d5db66!
Add comment
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
Resolution Note:
The project locale is part of localized property variants. Its the locale value we store in the object instead of as a variant. We always need a selected locale.