Search Issue Tracker
By Design
Votes
0
Found in
5.5.0b10
Issue ID
848891
Regression
No
[Android] [WebGL] Il2CPP build crash on AssemblyResolutionException
Steps to reproduce:
1) Download attached project "AssemblyBug.zip" and open in Unity
2) Make sure platform is set to Android
3) Ctr+Shift+B >> Player Settings >> Other Settings >> Configuration >> Scripting Backend >> make sure its IL2CPP
4) Build and run scene "123"
Note: Notice that Unity fails to build this project and throws ' AssemblyResolutionException' error in console (see attached image "Error.png")
Note: Works fine with Mono2x
Also reproduces with WebGL
Reproduced with:
5.2.4f1, 5.3.6p8, 5.4.2p4, 5.5.0b11, 5.6.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
Add comment