Search Issue Tracker
Fixed
Fixed in 2022.3.20f1, 2023.2.16f1, 2023.3.0b5
Votes
0
Found in
2022.3.14f1
2023.2.2f1
2023.3.0a16
Issue ID
UUM-57495
Regression
No
Adding or removing assets to bundles will cause other assets to be rebuilt when BuildAssetBundleOptions.UseContentHash is used
How to reproduce:
1. Open the attached “assetbundle_issue” project
2. In the toolbar, click Repro > Pack
3. Find the built bundle in assetbundle_issue/Bundles, and take note of the “Date Modified”
4. move the “a” asset from the Assets folder to the “Res” folder (let at least one minute pass between step 3 and step 5)
5. Repeat step 2
6. Observe how several other assets were rebuilt by looking at the time stamp of the files
Expected result: The changed asset (“a”) was rebuilt
Actual result: Other assets than the one changed were also rebuilt
Reproducible in: 2022.3.14f1, 2023.2.2f1, 2023.3.0a16
Could not test with: 2021.3.33f1 (feature does not exist)
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment