Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Votes
2
Found in
2018.1.0b9
Issue ID
1007974
Regression
Yes
DateTime.Now raises an exception in WebGL player
To reproduce:
1) Create new project (or use attached project - skip to step 5)
2) Create a new C# script
3) Add an Awake function and this to it: DateTime t = DateTime.Now;
4) Add the script to any object in scene
5) Build and run on WebGL
Expected: It runs normally
Actual: This is thrown - https://i.imgur.com/IMnSsji.png
Reproduced in 2018.1.0b1, 2018.1.0b9
Not reproduced in 2017.3.1p3, 2017.1.0f3
Not reproduced in Windows builds (both IL2CPP and Mono)
Comments (6)
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
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
- NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle
SplenShepard
Mar 06, 2021 00:08
Can confirm that this is still an issue in 2020.2 and still not fixed
Gnoktade
Dec 31, 2020 00:32
still not fixed 2019.2.1
IvoDiDutch
Sep 17, 2019 11:44
Still reproduced in 2019.1.0f2 and 2019.3.0b3
YVanhoutte
Jun 27, 2019 12:26
Just tested with a build in Unity 2018.3.8f1 and still throws exceptions on load in Chrome (version 75.0.3770.100, official build 64-bit)
Gulliver
Feb 07, 2019 23:46
**** STILL NOT FIXED IN 2018.3.4 ****
andrzej_cadp
Mar 19, 2018 09:13
2018.1.0b11 still not fixed.