Tag Archives: ArgumentException

Bug Hunting: Unity throws an ArgumentException when building for Android

What can be done when Unity mysteriously throws an ArgumentException when building a project for Android? In this post I’ll describe the techniques and tools I used to track down the root cause for this issue. Prologue When using a … Continue reading

Posted in GameDev, Programming, Unity | Tagged , , , , | 1 Comment