[IL2CPP] Cannot Convert 'Nullable<Enum>' to 'int' During Android Build
Issue
When building for Android with IL2CPP, the following error may occur:

Possible Cause
How to Fix
Upgrade your Unity version to 2022.1 or later, where this bug has been fixed.
Last updated