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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
improved build clean up