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
- 'EditorSceneManager.sceneCount' reports the wrong count when called by an 'EditorSceneManager.sceneClosed' event
- Entering large values in keyframe “Value” causes Curve to disappear and spams Mesh Bounds errors in the Console window
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
Add comment