Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0b6
Issue ID
913896
Regression
No
Editor gives a bunch of errors when building asset bundles with textures in an incompatible texture format
Reproduction steps:
1. Open project attached(AssetBundleBugWithCompressedTextures.zip).
2. Launch the "Assets/Build Asset Bundles" menu.
Expected result: Assets will not be built. Error/warning appears that there are some unsupported assets.
Actual result: "Moving file failed" dialog window appears, which is useless in this situation. After pressing cancel, a bunch of errors appear.
Notes: There are 3 buttons in "Moving file failed" dialog, each button behaviour:
- Try Again: Does literally nothing in this situation. Makes this window appear again.
- Force Quit: Forces Unity to quit, even this situation is not dangerous.
- Cancel: Allows to go back to Editor. A bunch of errors appear after that.
Reproduced on: 5.4.0f3, 5.5.3p4, 5.6.1p1, 2017.1.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- 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
Add comment