Skip to content

Unity crash after second scene launch #9

@TonyZub

Description

@TonyZub

Each second start scene launch - unity crashes.

Actual steps to reproduce:

  1. Download galaxy-csharp-demo-game repository
  2. Open it with unity (the same version as in project - 2019.4.2f1)
  3. Install Galaxy SDK [1.150] package (with Assets - import package)
  4. Launch "StartingScreen" scene
  5. Stop playmode after a few seconds when sdk is running (it actually connects and works ok)
  6. Launch "StartingScreen" scene again

Not sure why this is happening (looks like it only happened with me). Tried to manually make GalaxyInstance.Shutdown() when playmode stops but it didn't help.

IMPORTANT - previous version of SDK [1.148.3] doesn't have such issue.

crash.zip
Editor.log
error.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions