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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
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?