Search Issue Tracker
Duplicate
Votes
3
Found in
2018.3.0b1
Issue ID
1080446
Regression
No
[UIElements] FormatException creating UIElements window on non-english culture
Steps to reproduce:
1. Change locale to German/Italian or other non-english language
2. Select an Editor folder in project browser
3. Click "Assets/Create/UIElements Editor Window" menu item
4. Fill the fields, e.g. "Test"/"Test"/"Test_style"
5. Enable "Open files in Editor once created"
6. Press Confirm
Expected result: UI elements should be created
Actual result: FormatException: The string '-3,402823E+38' is not a valid Single value.
Rethrow as XmlSchemaException: The value '-3,402823E+38' is invalid according to its schema type 'http://www.w3.org/2001/XMLSchema:float' - The string '-3,402823E+38' is not a valid Single value.
Reproduced in: 2019.1.0a1 2018.3.0b2, 2018.3.0a5
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #1089361