Search Issue Tracker
Fixed in 2022.1.X
Planned for 2021.3.X
Votes
0
Found in
2021.2.0a18
2022.1
Issue ID
1373278
Regression
Yes
[IL2CPP] [Android] Build fails when building an exported project with Script Debugging enabled
How to reproduce:
1. Create a new project
2. In the Build Settings, change to the Android platform
3. In the Player Settings, change Scripting Backend to IL2CPP
4. In the Build Settings, check these options: Export Project, Development Build, Script Debugging
5. In the Build Settings, press Build And Run
Expected result: The app builds and is launched on the device
Actual result: The build fails and IL2CPP errors can be seen in the console 'CommandInvokationFailure: Gradle build failed'
Reproducible with: 2021.2.0a18, 2021.2.0b16, 2022.1.0a12
Not reproducible with: 2019.4.31f1, 2020.3.20f1, 2021.1.25f1, 2021.2.0a17
Notes:
- Does not reproduce with Mono Scripting Backend
- Does not reproduce with Script Debugging or Export Project disabled
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport
- log4net error is thrown when using .NET Standard 2.0 for Linux server builds
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a14