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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment