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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Add comment