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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1089361