Search Issue Tracker
By Design
Votes
1
Found in
2019.3.6f1
2019.4
2020.2
Issue ID
1274729
Regression
No
[WebGL] Player crashes when calling Image.DOColor function from DG.Tweening namespace
How to reproduce:
1. Open the attached "case_1274729-Project.zip" project's Scene labeled "Game Scene 1"
2. Make a WebGL build
3. Host the WebGL build
4. Open the WebGL Player in the browser
5. Press the "Reset" button
Expected result: WebGL Player doesn't crash
Actual result: WebGL Player throws an error and freezes
Reproducible with: 2019.4.10f1, 2020.1.6f1, 2020.2.0b3
Couldn't test with: 2018.4.27f1 (Project breaks)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2021.1.X):
Root issue with user project, but marked down a followup item to improve IL2CPP safety under case 1281645 .