Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.2.X
Votes
1
Found in
2017.3.1p1
Issue ID
1004980
Regression
No
[Asset Bundle] Variant bundles built via a build map show an error and have pink texture
Reproduction steps:
1. Download "BundleVariant.zip" project and open in Unity
2. Press Repro -> Build Bundles (Manual)
3. Enter Play mode
Expected: no errors appear in the console and untagged_red and untagged_green cubes in Game view are red and green respectively
Actual: both cubes are pink and the error appears in the console
Reproduced on: 5.6.5p2; 2017.1.3p1; 2017.2.2p1; 2017.3.1p3; 2018.1.0b10; 2018.2.0a3
Note: error message - Variant folder path cannot be empty.
UnityEditor.BuildPipeline:BuildAssetBundles(String, AssetBundleBuild[], BuildAssetBundleOptions, BuildTarget)
Editor.BuildMenu:BuildBundlesManual() (at Assets/Editor/BuildMenu.cs:89)
Fixed on: 2018.3.0a8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Add comment