Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.2.3f1
2020.1
Issue ID
1197194
Regression
No
[Build] Building an Asset Bundle varient results in an unclear error with identical files at different directory levels
How to reproduce:
1. Open the attached project '1197194repro.zip'
2. Execute 'Assets -> Build AssetBundles'
Expected results: AssetBundles build successfully
Actual results: Building process fails with 'Moving file failed' error
Reproducible with: 2018.4.13f1, 2019.2.13f1, 2019.3.0b11, 2020.1.0a13
Could not test with 2017.4 due to constant baking errors in console
Full error description:
" Moving file failed
Moving Temp/unitystream.unity3d to <path_to_bundle>"
Notes:
- If there are two identical files (example: two Materials with the name 'Mat'), changing the name of one of them to something else allows for the bundle to build;
- Does not reproduce if the files are of different types (example: Material 'Mat' and Sprite 'Mat')
Comments (2)
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
- Crash when reimporting fbx asset used as tree by specific Terrain component
- The position of the "X" in the search section is not consistent with other search boxes in the engine
- Unable to pan outside of the active state viewing window in the Animator when the Play Mode is paused
- Window Zoom stops working after Editor window is moved
- Some package directories are not found, and errors are thrown in the Console when the project path is quite long
xavi_GSN
Apr 28, 2021 08:52
This only happens on Windows machines, not on Mac.
xavi_GSN
Apr 28, 2021 08:49
We have reproduced this on Unity 2019.4.13f1.