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
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
- Temporal Anti-aliasing causes jittering/shaking when using a Camera overlay in the Scene View
- Mouse device is disabled in Play Mode when the "Device Simulator" tab is present as an inactive tab and Game view is not maximised
This is a duplicate of issue #1089361