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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2020.1.X):
Won't Fix