Scripting backend is a framework that powers scripting in Unity. As of today, Unity supports three different scripting backends depending on target platform: Mono, .NET and IL2CPP. Universal Windows Platform, however, supports only two: .NET and IL2CPP.
Usted puede cambiar entre el backend de scripting seleccionado en los player settings:
• 2017–05–16 Page amended with no editorial review