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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
Add comment