needle-tools / needle-console

⚡ Improved Unity Console adding better log and stacktrace readability, log filtering, log hyperlinks and more
86 stars 7 forks source link

Empty box(code preview window) blind my editor. #18

Open CorbyO opened 1 year ago

CorbyO commented 1 year ago

image if i use code preview feature then it is invisible. how to fix it?

marwie commented 1 year ago

Which unity editor and console version are you using?

You can disable the code preview in the console settings

CorbyO commented 1 year ago

unity editor: 2021.3.9f1 console version: 1.6.0-exp.2

it do not change anything when disable the code preview.

marwie commented 1 year ago

Youre using a super old version - please try updating to 2.3.14 and see if its fixed

CorbyO commented 1 year ago

image should be delete something? i restarted unity editor.

marwie commented 1 year ago

No that looks fine

marwie commented 1 year ago

Did it fix it ?

marwie commented 1 year ago

Hello @CorbyO would be great if you could reply again if the update fixed the issue for you or if it works when you disable CodePreview in the console settings. I don't see that issue here using 2021.3.20

Here's how you can disable code preview if you dont need it:

image

GwendalBroudin-Emoko commented 1 year ago

@marwie, I'm having the same issue with Unity 2022.2.20f1 and version 2.3.16 of Needle Console. However, I confirm that the problem goes away when you deactivate code preview. You can also remove the empty blocking panel with Window > Panels > Close all floating panels ...

marwie commented 1 year ago

Thank you for the info @GwendalBroudin-Emoko