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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
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?