consulo / consulo-unity3d

Frameworks: Unity3D
Apache License 2.0
103 stars 10 forks source link

Usabilty Improvement: Unity SDK Not Found #192

Closed TCROC closed 3 years ago

TCROC commented 3 years ago

When uninstalling Unity and / or Consulo loses a reference to the Unity SDK, this error appears:

image

Which in turn takes you to this window:

image

Once I arrived at this window, I did not know what to do. After clicking through several different tabs, I eventually realized that I have to click Unity3D under modules. And select the Unity SDK from the dropdown that says <No SDK>.

image

For new users that do not know this, it might cause confusion and frustration. Instead I propose that when users select Open Settings from this image:

image

We make the window appear for when user's first open a Unity Project:

image

This window is much simpler and easier to navigate for simply setting the Unity SDK.