Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b7
2018.1.1f1
Issue ID
1050318
Regression
Yes
Switching Build Target to WebGL results with crash in mono_class_array_element_size
Steps to reproduce:
1. Open user-submitted project "gamebois.zip"
2. Go to Build Settings (File->Build Settings)
3. Switch to WebGL
Reproduced with: 2018.1.0b7, 2018.1.1f1, 2018.2.0f1, 2018.3.0a4
Not reproduced with: 2017.1.1f1, 2017.4.6f1, 2018.1.0b6
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This project contains a System.Data.dll that is incompatible with the .NET 4.x scripting backend.
The following error is emitted when opening the project:
"Failed loading assembly 'Assets/Plugins/System.Data.dll'
Loading assembly failed: "Assets/Plugins/System.Data.dll"
This .dll must be deleted from the project and it will fix the crash when switching Build Target to WebGL.