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
- Overrides in nested prefabs are ignored when importing
- Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
Add comment