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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment