Search Issue Tracker
Fixed in 2021.3.18f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a21
Votes
0
Found in
2021.3.6f1
2022.1.8f1
2022.2.0b1
2023.1.0a3
Issue ID
UUM-9368
Regression
Yes
[Android] Building for Android fails on Processing Mapping-File if Output folder did not exist prior to build
Steps to reproduce:
1. Open the attached user's project "BuildTesting_BugReport.zip"
2. Call BuildScript.BuildAndroid(Debug)()Method. This can be done via Building>Android in the Toolbar
3. Check Console Window, DirectoryNotFoundException exception is thrown
Expected results: build is successful
Actual results: build fails with DirectoryNotFoundException exception
Reproducible with: 2020.3.36f1, 2021.3.6f1, 2022.1.9f1, 2022.2.0b1, 2023.1.0a3
Could not test on 2021.1.28f1, 2021.2.18f1 due to gradle build errors
Notes:
-Forum-Thread for this bug can be found here: [https://forum.unity.com/threads/unity-2021-not-outputting-mapping-txt-in-ci-environment.1283150]
-Only reproducible on Android
-A workaround is to have a folder already created prior to building, It just needs to match the output-folder in your Build script
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment