Search Issue Tracker
By Design
Votes
0
Found in
5.5.0b2
Issue ID
831000
Regression
Yes
Building AssetBundles doesn't work in Unity 5.5 if script is not in Editor folder
How to reproduce:
1. Open the attached project
2. Build AssetBundles (Asset Bundles -> Build)
3. Notice few errors: one is regarding UnityEditor namespace and another one says that scripts had compiler errors
4. Asset Bundles are not build
Note: I would expect this behavior because CreateAssetBundles script is not in Editor folder, however, in Unity 5.4.1f1 those errors are not thrown and AssetBundles are build
Not reproducible: 5.4.1f1
Reproducible: 5.5.0b1, 5.5.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment