Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2018.4
2018.4.30f1
2019.4
2020.3
Issue ID
1325753
Regression
No
Apk file is created when changing defines and building via script in batch mode
Steps to reproduce:
1. Open the user's attached project "BootCorruptRepro.zip"
2. Navigate to Project settings-> Player-> Other and clear the Scripting Define Symbols area
3. Save and close the project
4. In the project root folder edit the "build.bat" file to point to the desired Unity version
5. Double click on the Build.bat (after some time an apk "app.apk" will appear)
Expected results: apk is not created and error is printed in log file
Actual results: apk "app.apk" is created in the project folder
Reproduction: 2018.4.31f1, 2019.4.24f1, 2020.2.3f5, 2021.1.2f1, 2021.2.0a16
Note:
- Scripting Define Symbol area is empty at first but becomes filled after every build
- The issue does not reproduce if building from the editor
- The issue does not reproduce with Standalone
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a6