Simple-Unity-Audio-Manager icon indicating copy to clipboard operation
Simple-Unity-Audio-Manager copied to clipboard

Audio source picker gone in editor

Open omrirosen opened this issue 4 years ago • 2 comments

Hi Jacky!

Love your audio manager, thanks for sharing it for free. A short while after starting work with the manager, the music\sound files generated by the manager no longer show an audio source picker in the inspector. Not sure what causes this.

omrirosen avatar Oct 25 '20 15:10 omrirosen

got this exception, hope it helps

NullReferenceException: Object reference not set to an instance of an object JSAM.AudioFileMusicObjectEditor.CheckIfNameChanged () (at Assets/Plugins/Jacky's Simple Audio Manager/Editor/AudioFileMusicObjectEditor.cs:822) JSAM.AudioFileMusicObjectEditor.OnInspectorGUI () (at Assets/Plugins/Jacky's Simple Audio Manager/Editor/AudioFileMusicObjectEditor.cs:119) UnityEditor.UIElements.InspectorElement+<>c__DisplayClass58_0.<CreateIMGUIInspectorFromEditor>b__0 () (at :0) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

omrirosen avatar Oct 25 '20 15:10 omrirosen

Hey thanks for writing a report! I've just posted a new version in the Release page which should fix the bug you've happened upon

Do let me know if you encounter any more problems!

jackyyang09 avatar Oct 26 '20 23:10 jackyyang09