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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version
Add comment