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
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
- No blue outline is shown on a folder in the Project tab when an external file is being dragged over the folder
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.