-
-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Looking at #305 and the v2.0.0-alpha-14 release, it appears Windows builds should support il2cpp:
- Added build tests for windows il2cpp, WSAPlayer, and tvOS in build-test workflow
I just tried to build an app with il2cpp and it fails:
Asset Pipeline Refresh: Total: 0.266 seconds - Initiated by StopAssetImportingV2(NoUpdateAssetOptions)
DisplayProgressNotification: Build Failed
Error building Player: Currently selected scripting backend (IL2CPP) is not installed.
Unloading 51 Unused Serialized files (Serialized files now loaded: 0)
Unloading 57 unused Assets / (2.1 KB). Loaded Objects now: 9210.
It appears to be using unity-builder:windows-2021.2.8f1-windows-il2cpp-0
If I switch to mono, the CI works great and a working executable is produced.
Do I need to do something else to get il2cpp working?
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested