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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment