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
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
Resolution Note:
Bug is in Mono. Filed issue upstream will backport to Unity when fixed by Microsoft.