Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
2018.3.0b1
Issue ID
1075520
Regression
Yes
[Asset Bundle][Prefab] Prefabs that have Asset Bundles assigned loses a reference to them after upgrading to 2018.3.0a6 or later
How to reproduce:
1. Open "PrefabAssetBundles" project with Unity version prior to 2018.3.0a6
2. Click on "Cube" prefab in Assets window, notice that it has Asset Bundle assigned with a name of "example"
3. Open 2018.3.0b1 or any version with the improved prefabs
4. Click on "Cube" prefab in Assets window, notice that it does not have Asset Bundle assigned anymore and the Asset Bundle is set to - "None"
Expected result - It should still have Asset Bundle assigned with the name of "example"
Reproducible with - All versions after 2018.3.0a6 (probably related to new Prefab workflow)
Fixed in - 2018.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
Add comment