Search Issue Tracker
Fixed in 5.3.2
Votes
0
Found in
5.3.0f4
Issue ID
755088
Regression
No
Project containing DLL files failed to compile with IL2CPP for WebGL
To reproduce:
1. Open attached project
2. Try to build for WebGL
Actual result: build failed with errors in console: "ERROR root: compiler frontend failed to generate LLVM bitcode, halting", "Exception: IL2CPP compile failed."
Workaround: remove the DLL in the project and move all the code into regular scripts (.cs files)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment