Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when audio file is deleted, Audio File scriptable object becomes unusable #33

Open
Aledavid07 opened this issue Jan 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Aledavid07
Copy link

image

image

I guess its just that the Custom Inspector Code cant perform the next lines of code because theres no reference for the audio file in one line of code. And it doesn't let me drag another audio file or literally change anything in the scriptable object.

@jackyyang09
Copy link
Owner

Thanks for reporting, this issue will be fixed in the next release. If you're still experiencing this issue, you can work around it by toggling debug mode in your Inspector when working with the SoundFileObject.

You can do this by right-clicking your Inspector window, clicking the Debug option, and then manually removing the missing array element. Once that's done you can switch your Inspector back to the Normal option.

@jackyyang09 jackyyang09 added the bug Something isn't working label Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants