Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.52f1
6000.1.10f1
6000.2.0b8
6000.3.0a1
Issue ID
UUM-110278
Regression
No
AssetBundleManifest has missing dependencies when "UseParallelAssetBundleBuild" is enabled
How to reproduce:
1. Open the “IN-106222_Bundle_Deps“ project
2. From the Menu bar select Tools > Test Bundle Builds
3. Observe the Console
Expected result: Both logs report 1 dependency
Actual result: When “UseParallelAssetBundleBuild” is enabled there are 0 dependencies
Reproducible with: 2023.1.0a16, 6000.0.52f1, 6000.1.10f1, 6000.2.0b8, 6000.3.0a1
Could not test with: 2022.3.64f1, 2023.1.0a15 (“UseParallelAssetBundleBuilding” method is not present)
Reproducible on: macOS 15.5 (M1 Max), Windows 10
Not reproducible on: no other environments tested
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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Resolution Note:
UseParallelAssetBundleBuild experimental feature has been removed for further development.