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
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Scene view freezes when "NullReferenceException" is thrown in a .delayCall
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
- Crash on block_remove when opening a project with a corrupted library
Add comment