Search Issue Tracker
Fixed
Votes
1
Found in
2017.4
2018.4
2018.4.9f1
2019.2
2019.3.0a1
Issue ID
1205967
Regression
No
Missing formatting strings when using System.Globalization: Thai DateTime
Steps to reproduce:
1. Open and Run User-supplied project
2. Inspect the Game view
Expected: the bottom string shows Datetime values
Actual: the bottom string only contains "2 2562" (check screenshot in the edit)
Reproduced in: 2017.4.35f1, 2018.4.15f1, 2019.3.0a1
Not reproduced in: 2019.3.0a2, 2020.1.0a17
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
Resolution Note:
Bug is in Mono. Filed issue upstream will backport to Unity when fixed by Microsoft.