Reputation: 293
Unity compiler error in 2022.2 LTS and 2023.01
The code builds and compiles in both the editor and on Macos but fails in Xcode when building for IOS throwing no matching function for call to 'il2cpp_codegen_write_instance_field_data'
This error started to happen when I tried to update our project to the 2022.2 LTS version of Unity.
In build settings and player settings, IL2CPP is activated as the Backend Scripting. any hint ?
Upvotes: 1
Views: 310