There are 2 audio listeners in the scene.Please ensure there is always exactly one audio listener in the scene.
表示你场景中有2个相机,并且有2个耳朵,这样系统无法确定将音频声音传递给哪个.你应该确保场景中,同时只有一个耳朵存在.(Audio Listenner)
NullReferenceException:Object reference not set to an instance of an object
是你在使用某具体对象的时候,该对象的值为空.请检查赋值