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
- Crash on GeneratePropertyDiffInternal when using NodeCanvas nodes
- Overrides in nested prefabs are ignored when importing
- Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
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.