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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
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?