Solana.Unity-SDK icon indicating copy to clipboard operation
Solana.Unity-SDK copied to clipboard

Unity editor hangs when losing blockchain connection.

Open kilogold opened this issue 4 months ago • 4 comments

Describe the bug Unity Editor is frozen when local blockchain connection is lost.

To Reproduce Steps to reproduce the behavior:

  1. Start local test validator.
  2. Enter Play Mode on Unity Editor.
  3. Connect to Local Net.
  4. Terminate the local test validator.
  5. [Editor Hang]

Expected behavior

  • Unity error output on lost connection.
  • Editor remains responsive.

Desktop:

  • OS: MacOS
  • Version: Ventura 13.5.1

Additional context Unity editor version: 2021.3.32f1

kilogold avatar Apr 09 '24 22:04 kilogold