Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2017.4.X, 2018.4.X
Votes
0
Found in
2017.4.14f1
Issue ID
1121868
Regression
No
[Android] same Atlas assets are being included in Asset Bundle multiple times when Bundle is built
To reproduce:
1. Open user's attached project "AtlasDuplication.zip", swithc to Android
2. Open AssetBundle Browser, switch to Android and Build
3. Copy the LastBuild.buildreport from the project Library folder into the Assets directory (report file converted to text)
4. Open copied LastBuild.buildreport with any text editor
5. Search for "sactx-2048x2048-ETC2-atlas"
Expected: Atlas is included on Asset Bundle once
Actual: Atlas is included on Asset Bundle multiple times
Reproduced in: 2017.4.19f1, 2018.3.4f1, 2019.1.0b1, 2019.2.0a3
Note: in 2018.3, 2019.1 and 2019.2 same Atlas is included 4 times
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment