voxeet / comms-sdk-unity

Dolby.io Virtual World plugin for Unity.
https://api-references.dolby.io/comms-sdk-dotnet/documentation/unity/getting-started/installation.html
MIT License
16 stars 3 forks source link

Unity will Crash always when begin run demo #66

Open TomeTao9527 opened 7 months ago

TomeTao9527 commented 7 months ago

Unity will Crash always when begin run demo in windows11

Windows 11 Unity version : unity 2021.3.21f1 & unity 2021.3.48f1 Comms-sdk-unity version : v1.2.0 &v1.1.0

Reproduction steps

  1. add the dolby.io package(v1.2.0) and begin run the demo '2D HUD Sample Scene'.

  2. It crashes when it starts running. crash image

  3. unity Editor.log: Editor.log image

In fact, three of my machines have been experiencing constant crashes, while the other tested machines have no issues at the moment. I tested almost all versions of 'comms sdk unity' and found the same log crash information.

Can get my crash example demo here: Dolby-Comms-Sdk-Unity-CrashDemo. image

Whether is the sdk issue? Can anyone help me and give me some tips on how to solve the problem. thx!