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')
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.