Search Issue Tracker
Fixed
Votes
5
Found in [Package]
1.7.5
Issue ID
ADDR-1138
Regression
No
An asset in StreamingAssets/aa folder is being searched for which was deleted when building a project with Addressables
How to reproduce:
1. Open user's attached "AddressableDoesNotDeleteGeneratedStreamingAssets" project
2. Open Addressables Groups by going to Window->Asset Management->Addressables->Groups
3. At the top of Addressables Group press on Build->New Build->Default Build Script
4. Open Build Settings by going to File->Build Settings...
5. Press Build in the bottom right of the Build Settings window
Expected result: No warnings are thrown
Actual result: A "A meta data file (.meta) exists but its folder 'Assets/StreamingAssets/aa' can't be found" warning is thrown
Reproducible with: 0.0.8-preview, 1.1.10, 1.7.5 (2018.4.20f1, 2019.3.9f1, 2020.1.0b5, 2020.2.0a5)
Could not test with: 2017.4.39f1 because Addressables Package is not introduced
Note: On Addressables version 1.2.4 and earlier 3rd step is Build->Build Player Content instead
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note:
improved build clean up