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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
Add comment