Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.3.X
Votes
1
Found in
2017.3.0b7
Issue ID
964078
Regression
Yes
[macOS] [High Sierra] A new instance of MonoDevelop is opened every time a script is opened
When a script is opened using MonoDevelop (double click in Asset tab on a script), every time a new instance of MonoDevelop is created. As a result, it can open unlimited MonoDevelops and eat memory.
Steps:
1. Create a new project
2. Create a new script
3. Double click multiple times on a script (to open in MonoDevelop)
Result: multiple MonoDevelops are opened.
Regression introduced in: 2017.3.0a7.
Not reproduced with: 2017.3.0a6, 2017.2.0p1, 2017.1,2.p2, 5.6.4p1.
Reproduced with: 2017.3.0b7, 2018.1.0a2.
Comments (5)
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
tfinneganConcrete
Jan 16, 2018 19:19
Having this issue in 5.6.5f1
Spirit-Invoker
Dec 07, 2017 09:29
I have the same problem on 2K17.2.0f3.
f1chris
Dec 04, 2017 16:34
same same same here too
Ozone_ABN
Dec 03, 2017 11:35
The problem still exists in version 2013.3f1
PaulOllivier
Nov 26, 2017 15:08
Same problem here