Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0a11
Issue ID
1174821
Regression
No
[Linux][Editor] The "Cancel Batch" button is always greyed out.
When the Editor doing importing magic, the progress window has a "Cancel Batch" button to cancel the process. However, this button can never be used.
Note: it only happens to the "Cancel Batch" button. Others like "Stop Transcoding" for video have no such issue.
Repro:
1. Open attached project
2. Observe the button and try to click on it
If you have other platform support installed for the Editor, like iOS.
3. Press Ctrl + Shift + B to call out the Build Setting window
4. Switch target platform to iOS
5. Observe the button.
Expected:
User can cancel the platform target switch or launch project process by clicking "Cancel" button
Note: There are other places the importing process is engaged. These are the easiest to see.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2020.1.X):
Won't Fix