Search Issue Tracker
By Design
Votes
2
Found in
2017.2.1f1
Issue ID
979123
Regression
No
[Asset Bundle] Prefab in an Asset Bundle fails to update after rebuilding
To reproduce:
1. Open the attached project
2. Open the "Main" scene located in the "Scenes" folder
3. Make sure the project is targeting WebGL
4. Make sure you aren't in play mode
5. Make a change to the list of strings on the "TestPrefab" object in the "Prefabs" folder
6. Delete the "test-bundle" asset bundle and manifest from the "WebGL" folder in streaming assets
7. Select "Build AssetBundles" from the AssetBundle drop-down in the toolbar
8. Hit play and select the instantiated "TestPrefab(Clone)"
9. Repeat steps 4-8. Note that the prefab loaded from the bundle will not reflect the values of the prefab that was bundled.
Reproduced in 2017.2.0b2, 2017.2.1p1, 2018.1.0b1
Comments (2)
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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
goipnathrbe
Jan 31, 2018 13:32
Can you share me sample????????????
a-dogg
Jan 15, 2018 14:53
What's the status of this? It's holding up two of our production projects.