Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.23f1, 6000.0.0b14
Votes
0
Found in
2021.3.30f1
2022.3.9f1
2023.1.12f1
2023.2.0b8
2023.3.0a4
6000.0.0b11
Issue ID
UUM-48097
Regression
No
Build fails when an untracked subfolder is deleted from "StreamingAssets" folder
Reproduction steps:
1. Create a new project
2. In the "Assets" folder, create the "StreamingAssets" folder
3. In the "StreamingAssets" folder create a subfolder of any name, but make sure that there's the "~" symbol at the end of the name (i.e. "folder~")
4. In that folder, create any file of any name (i.e. "file.txt")
5. Build the project by going to "File > Build Settings..." and pressing "Build"
6. After the build is completed, go to "Assets\StreamingAssets\" and delete the previously (in step 3) created subfolder
7. Go back to your project and build it
Expected result: The project builds successfully
Actual result: The project fails to build and the Console error informs that the source path does not exist
Reproduced with: 2021.3.30f1, 2022.3.9f1, 2023.1.12f1, 2023.2.0b8, 2023.3.0a4
Reproduced on: Windows 10 (22H2)
Not reproduced on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment