Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0p1
Issue ID
985664
Regression
No
[OSX] A new Sublime instance window is opened each time opening script when using "$(File)":$(Line) args
To reproduce:
1. Create a new project, create a script in it
2. Set Sublime text as external editor
3. Add "$(File)":$(Line) to external script editor args field
4. Try to open the same script multiple times(without closing previously opened window)
Expected: only one instance of Sublime text will be opened
Actual: each time opening script, new window is opened
Reproduced: 5.6.5p1, 2017.1.3f1, 2017.2.1p3, 2017.3.1p1, 2018.1.0b8, 2018.2.0a1
Reproduced using Sublime Text 2 and Sublime Text 3
Note: if "$(File)":$(Line) are not used, script editor works as expected
Comments (3)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
genericptr
Jan 23, 2021 18:56
Solution is ignore Unity and make your own .app bundle which wraps the "subl" CLI. See the solution here: https://forum.unity.com/threads/sublime-as-external-editor-on-os-x-always-opens-a-new-window.511589/
genericptr
Jan 22, 2021 16:08
Still happening in 2019.4.17. Why won't they fix this??
tap32
Oct 29, 2020 10:20
Is there a reason for this being a Won't Fix? Is this a bug with Sublime?