googlevr / gvr-unity-sdk

Google VR SDK for Unity
http://developers.google.com/vr/unity/
Other
2.71k stars 1.09k forks source link

Unity crashes on playing scene with GvrAudioRoom prefab #377

Closed saytat closed 7 years ago

saytat commented 7 years ago

When a GvrAudioRoom prefab is added to DemoScene, while playing the scene, Unity crashes. Also tried creating a gameobject and adding GvrAudioRoom component to it, same result on playing the scene, Unity crashes. In the same scene, GvrAudioSource and GvrAudioSoundfield are working absolutely fine. Please suggest what the problem might be.

saytat commented 7 years ago

The issue is fixed.