Search Issue Tracker
Fixed
Fixed in 1.21.19
Votes
0
Found in [Package]
1.21.2
Issue ID
ADDR-3249
Regression
Yes
"Build Task UpdateBundleObjectLayout failed with exception" thrown when building AssetBundle with SBP
How to reproduce:
1. Open the attached project "Test_2021.zip"
2. Run Test>SBP Build
Expected results: No errors thrown in the Console window
Actual results: "Build Task UpdateBundleObjectLayout failed with exception" thrown in the Console window
Reproducible with: 1.19.4 (2022.1.0b2), 1.20.1 (2021.3.6f1, 2022.1.9f1, 2022.2.0a19), 1.20.2 (2021.3.6f1, 2022.1.9f1, 2022.2.0a19, 2023.1.0a3)
Not reproducible with: 1.19.3 (2022.1.0b2), 1.20.1, 1.20.2 (2020.3.37f1)
Reproducible on: Windows 10
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note (fix version 1.21.19):
Fixed issue where InvalidKeyException occurs during the UpdateBundleObjectLayout build task.