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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment