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
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment