Search Issue Tracker
Duplicate
Votes
1
Found in
5.0.0f4
Issue ID
681246
Regression
No
[AssetBundles] Bundles with variant lose references to bundles without variant
To reproduce:
1. Open attached project. It has a texture that is set to be in an asset bundle with a variant (high). There is also a material that references the texture - it is set to be in an asset bundle without a variant
2. Open scene "test"
3. Enter play mode - the asset bundles are loaded and the material is applied on a sphere
4. Click the sphere and expand it's material - notice that the texture is 'none'. The reference has been lost.
The same issue happens if the material is in an asset bundle with a variant while the texture is in a bundle without a variant.
The issue does not happen if both asset bundles don't have a variant or both have a variant.
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
jbooth
Apr 21, 2015 18:44
Having this same issue and others like it.