0 votes
by
edited by
I am trying to build using IL2CPP, VPP Community edition with latest unity.

System.AggregateException: One or more errors occurred. (Unresolved type reference : EdyCommonTools.CircularBuffer`1/u3H!zOUdv_phXLKCI>Auv`j in module `VehiclePhysics.dll` with scope `mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089`)

 ---> System.ArgumentException: Unresolved type reference : EdyCommonTools.CircularBuffer`1/u3H!zOUdv_phXLKCI>Auv`j in module `VehiclePhysics.dll` with scope `mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089`
by
edited by
The issue is confirmed in Unity 2021.3.19 and will be investigated. Any update will be posted here.

As a temporary workaround, building for Mono instead of IL2CPP works correctly.
by
Have the same problem on mac when trying to build game for ios.
Unity 2023.1.6f.
by
Note that the Community edition supports desktop builds only. Regardless of the error, vehicles in this edition won't work when building for iOS. The Professional or Enterprise editions are required for non-desktop builds.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

To avoid this verification in future, please log in or register.
...