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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Add comment