CISAC

Results 32 comments of CISAC

This is still an issue in the latest version of Consulo (2649) running on Windows 10 (2004). Setting the External Script Editor Args to empty and checking Editor Attaching doesn't...

I placed the Editor folder inside my Assets folder and changed manifest.json so it had the "After 2019.3" lines added to it. ![image](https://user-images.githubusercontent.com/37281623/98988351-6e51ca80-251f-11eb-8ec4-1d92c7c967a5.png) I'm using Unity 2019.4.1f1 but it still...

The Unity preferences are pointed to the consulo.exe (64-bit) ![image](https://user-images.githubusercontent.com/37281623/98989577-3b103b00-2521-11eb-993c-69daa757fa1a.png) And the menu is the way you said it should be: ![image](https://user-images.githubusercontent.com/37281623/98989639-495e5700-2521-11eb-9747-a59096859a28.png) This is a project that previously had the...

Opening the project and double clicking on a script opens Consulo, but it's the main project window: ![image](https://user-images.githubusercontent.com/37281623/98991238-7dd31280-2523-11eb-82b5-0bfb87c3b9ac.png) If I open the project through this window, tab back into Unity...

> If project is not opened(but Welcome window is opened) - Consulo not open on double click? It does open on double-click, yes. I was wondering if it would be...

Consulo opens on double-click but it's the Welcome window, not the project. The project only opens if Consulo's welcome window is open and you double-click the script again. EDIT: The...

Ah, so it **is** a bug! You managed to reproduce it? I thought it was my Consulo having issues, but I'm glad to know it can be reproduced.

So I changed the version to 2.3.0 and when you try opening a script by double-clicking when the welcome window is open, Consulo is focused. ![Screenshot_4](https://user-images.githubusercontent.com/37281623/99056474-3f287100-2592-11eb-9a7c-97e534d543f8.png) I get these errors...

I see. I'm glad to know a lot of fixes are coming to release! Should I switch to nightly for the time being then?