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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Resolution Note:
Bug is in Mono. Filed issue upstream will backport to Unity when fixed by Microsoft.