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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment