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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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?