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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
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.