Search Issue Tracker
By Design
Votes
0
Found in
2019.2.0a7
2019.2.18f1
2019.3
2020.1
Issue ID
1214224
Regression
No
[OSX] The Scene icon in the Unity Editor's title bar can be dragged and dropped out of the project
How to reproduce:
1. Open any Unity project on a device running macOS
2. Navigate to the Title bar and drag the Scene icon next to the Scene name
Expected result: the icon in the title bar cannot be interacted with
Actual result: the icon can be dragged and dropped into another folder, deleting the Scene that was opened from the project
Reproducible with: 2019.2.0a7, 2019.2.20f1, 2019.3.0f6, 2020.1.0a21
Could not test with: 2017.4.36f1, 2018.4.16f1, 2019.2.0a6 due to the Scene icon not being present in the title bar
Notes: the icon can be dropped in the Desktop or any other folder, thus removing the Scene from the project.
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
The title bar icon represents the open document that users can drag&drop as if it was an item in Finder. Drag to move is default behavior in macOS. Holding the Option key allows copying instead.