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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1089361