Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0f2
Issue ID
817330
Regression
No
[IL2CPP] Build fails if a managed .dll is named differently than the assembly inside it
Steps to reproduce:
1) Open the attached project.
2) Build for iOS or Android with IL2cpp as the scripting backend.
The build fails; an empty project is built. After renaming 'ManagedDll2' to 'ManagedDll' in the Assets/plugins folder to match the name of the assembly inside the build will succeed. This issue doesn't occur with Mono2x.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
Add comment