Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0b1
2018.1.2f1
Issue ID
1065602
Regression
Yes
DateTime.Now throws exception in IL2CPP build
Steps to reproduce:
1. Download 1065602_repro.zip and open "new" scene
2. Switch platform to UWP
3. Build project on IL2CPP backend
4. Open Visual Studios solution
5. Open Exception Setting and enable <All C++ exceptions not in this list> option
6. Build solution (Debug x64 Local Machine)
Expected results: No exceptions are triggered
Actual results: Exception is triggered
Reproduced with: 2018.3.0a7, 2018.2.2f1, 2018.1.9f1, 2018.1.0b1
Not reproducible with: 2017.4.8f1 2018.1.0a7
Regression introduced in: 2018.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Add comment