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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.