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
- PropertyDrawer is unresponsive when ReorderableList() and DoList() is used
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a15