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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
Bug is in Mono. Filed issue upstream will backport to Unity when fixed by Microsoft.