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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a15