Search Issue Tracker
Fixed in 1.4.0
Votes
0
Found in [Package]
preview-0.8.4
Issue ID
1194129
Regression
No
[Addressables] 'aa' folder is not deleted when build fails
How to reproduce:
1. Open the user attached project
2. Build it using IL2CPP as Scripting Backend
3. Build it using Mono into the same build folder to cause build errors
4. Check the Assets/StreamingAssets/aa folder in the Explorer
Expected results: 'aa' folder in StreamingAssets is deleted when build fails
Actual results: 'aa' folder is not deleted
Reproducible with: 2018.4.12f1, 2019.2.12f1, 2019.3.0b9, 2020.1.0a11 (package ver. preview-0.8.4, 1.2.4)
A project could not be tested with package versions preview-0.7.5 and earlier due to compilation errors
A project could not be tested on Unity 2017.4 due to missing Package Manager
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment