Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.4f1
Issue ID
820240
Regression
No
When building asset bundles not all files are created on first attempt
Reproduction steps:
1) Open user's attached project
2) Run "Build Android/Build SFxs for Android" in upper menu
3) Go to "dist/android/deptexture/" folder ("dist" folder is outside project folder)
-- Notice that there are only two files: "t_fx01.bundle" and "t_fx01.bundle.manifest"
4) Run "Build Android/Build SFxs for Android" in upper menu once again
5) Go back to "dist/android/deptexture/" folder
-- Notice two additional files were created ("t_fx01_etx_alpha.bundle" and "t_fx01_etx_alpha.bundle.manifest")
Expected result:
All four files should be created after first run of "Build Android/Build SFxs for Android"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment