Search Issue Tracker
Not Reproducible
Votes
1
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2019.3.0a11
Issue ID
1172164
Regression
No
[MacOS] Pressing Save button in a pop-up window does nothing on MacOS Catalina
To reproduce:
1. Create a new project
2. In the top menu bar press Save As...
3. In the pop-up window press Save
Expected: the scene is saved in the selected location
Actual: pressing Save button does nothing and pressing Cancel after it getting "Cancelling DisplayDialog because it was run from a thread that is not the main thread: Need to save in the Assets folder You need to save the file inside of the project's assets folder" error in the console when pressed cancel
Reproduced on:
2017.4.0f1 2017.4.30f1 2018.4.5f1 2019.1.13f1 2019.2.0f1 2019.3.0a11
Notes:
- Creating assets with right-click in the Project window works fine
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 Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
- Editor crashes with prompt "The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds!]" when adding a serialized field to a precompiled DLL
- Android Player freezes waiting for a texture upload when AssetBundle.LoadFromFile is used
Resolution Note (2019.3.X):
This seems to have been resolved in a newer version of the Catalina Beta. Please let us know if you are still able to reproduce the issue.