Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2020.3
2020.3.7f1
2021.2
2022.1
Issue ID
1360959
Regression
No
[macOS] Unity hangs while building when BuildOption 'ShowBuiltPlayer' is enabled and 'Maximize' button's menu in Finder is open
How to reproduce:
1. Download and extract the attached project '1360959.zip'
2. Make a shell script that builds the project 3 times ([Unity_path] -projectPath [project_path] -executeMethod [build_method] -buildTarget android -silent-crashes -batchmode -logfile - -quit)
3. Open Terminal and run the shell script
4. Open a Finder window and hover the mouse over the green 'Maximize' button in the Menu bar (don't move the mouse for the whole build process)
5. After builds are finished, wait a few seconds and observe logs in the Terminal
Expected results: A new Finder window is opened, there is no error message in the Terminal and the process does not hang
Actual results: No new Finder window opens, the console shows 'Application com.apple.finder didn't return pasteboard data in time' error message and the process hangs
Reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
Notes:
- A new finder window with built project opens only when the 'Maximize' button's menu is closed
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (2022.2.X):
We suspect is by design, but we have no resource to investigate and prove it. It's a low priority corner case.