How to reproduce:
- Extract the attached project “IN-152848”
- Ensure that the Library folder is not present in the project’s directory
- Build AssetBundles in batch mode using “-executeMethod ABBuild.Run”
- Delete the generated Library folder in the project’s directory
- Repeat step 3
- Observe the AssetBundle hashes
Actual result: One or more AssetBundles differ byte-for-byte even though no content changed
Expected result: AssetBundle bytes are identical across builds from identical source content
Reproducible with: 6000.0.53f1, 6000.0.58f2
Reproducible on: macOS (Silicon)
Not reproducible on: No other environments tested
Notes:
- Not reproduced by CQA
- Reproduction was reported as inconsistent by the user