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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment