Search Issue Tracker
Not Reproducible
Fixed in 2018.4.X
Votes
0
Found in
2018.4
2018.4.22f1
2019.3
Issue ID
1244085
Regression
No
[AssetBundles] The editor can create AssetBundles that are too large for the runtime to use
Reproduction steps:
1. Open attached project ("FourGigResources.zip")
2. Create AssetBundle (Top menu->Bug->Create many files, generate bundle.)
Expected result: Warning is thrown and the creation of AssetBundle fails.
Actual result: AssetBundle with size larger than 4GiB is created
Reproducible with: 2018.4.23f1, 2019.3.14f1
Not reproducible with: 2020.1.0b9, 2020.2.0a11 (AssetBundles with the size larger than 4GiB are supported)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 2018.4):
Fixed with 2018.4.29f1