Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
0
Found in
2018.2.17f1
Issue ID
1106047
Regression
No
"Marshal.SizeOf" throws an exception in IL2CPP builds when the object contains an array of objects with arrays
Reproduction steps:
1. Open "IL2CPPMarshalRepro2.zip" project
2. Open "Scene" scene
3. "Build and Run" for WebGL
4. Open your browsers Console window ("Ctrl" + "Shift" + "J" for Chrome)
5. See error "Failure: Type 'TopLevelObject' cannot be marshaled as an unmanaged structure; no meaningful size or offset can be computed."
Expected Result: No exception errors occur
Actual Result: Errors appear in the Browser Console
Fixed in: 2019.2.0a2, 2018.3.6f1
Reproduced with: 2019.1.0a12, 2018.3.0f1, 2018.2.19f1, 2018.1.9f2, 2017.4.17f1
Note:
The issue appeared after 1083239 fix
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
Add comment