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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2020.1.X):
Won't Fix