vrchat-community / creator-companion

The Entry Point for Making Things in VRChat
https://vrchat.com/home/download
56 stars 401 forks source link

[BUG] Spammy `Editor version at ~ is not supported` error toast even if I have supported unity version #352

Closed anatawa12 closed 7 months ago

anatawa12 commented 11 months ago

Describe the bug

Spammy Editor version at ~ is not supported error toast even if I have supported unity version.

This may confuse users.

See https://discord.com/channels/189511567539306508/976175762476519464/1154101170378375249

To Reproduce

  1. Install Unity 2019.4.3f1 which is supported Unity Version
  2. Install Other Unity version like 2022.3.7f1
  3. There are many Editor version at C:\Program Files\Unity\Hub\Editor\2022.3.7f1\Editor\Unity.exe is not supported error toast and log.

Expected behavior

Editor not supported error should be shown (at least for error toast at bottom) only if all installed unity is not supported

Screenshots

Screenshot 2023-09-21 at 2 04 15

On the UnityEditors section, correct Unity is specified but error toast is shown at bottom.

To indicate some editors are ignored, keeping information on log is fine I think.

Related Product

VCC (VRChat Creator Companion)

Product Version

2.1.3

OS

Windows 10

Additional context

No response