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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment