Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2018.4
2019.4
2019.4.24f1
2020.3
2021.1
2021.2
2022.1
Issue ID
1346529
Regression
No
AssetBundle does not update when only the path of the file is modified
How to reproduce:
1. Open the attached project "reproProject"
2. Select Tools/First Build
3. In the File Explorer, navigate to %ProjectRoot\Assets\StreamingAssets and open cubeobj.manifest in a text editor
4. Scroll to the bottom and observe the Assets list (Assets/1/Cube.mat)
5. Switch back to Editor and select Tools/Incremental Build (the issue is already visible from the Progress bar)
6. In the File Explorer, navigate to %ProjectRoot\Assets\StreamingAssets and open cubeobj.manifest in a text editor
7. Scroll to the bottom and observe the Assets list
Expected result: "Assets/2/Cube.mat" is displayed
Actual result: "Assets/1/Cube.mat" is displayed
Reproducible with: 2018.4.36f1, 2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0b3, 2022.1.0a2
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a15