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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment