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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
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.