Search Issue Tracker
Fixed
Votes
0
Found in
2021.3.26f1
2022.3.0f1
2023.1.0b19
Issue ID
UUM-37465
Regression
No
"DirectoryNotFoundException" error when initiating IL2CPP build with a custom script after the folder of a previous build is deleted
Reproduction steps:
1. Open the attached "repro_IN-42522.zip" project
2. Open the Build Settings
3. Check the "Copy PDB files" checkbox and choose "LZ4" in the "Compression Method" dropdown
4. Click "Build" and choose any location you like
5. Once the build is completed, delete the build folder
6. On the Toolbar, select "Build" -> "Build Windows Standalone" to trigger the build process by code
Expected result: Build succeeds and the result folder is the one passed on by the "BuildByScript" script
Actual result: Build fails (“DirectoryNotFoundException” error) as the build pipeline is trying to find the previously deleted folder
Reproduced with: 2021.3.26f1, 2022.3.0f1, 2023.1.0b19, 2023.2.0a17
Fixed in: 2023.2.0a18
Reproduced on: Windows 10
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-30952