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
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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.