Clearing a value in the inspector
Related to my animation issues, I'm trying to remove the IdleAnimAudio source from the idle script in the inspector, but it seems after you fill in a value you can't remove it later? If I select the idleanimaudio value in the inspector and hit delete, nothing happens. If I double click on it it brings up a dialog to let me choose another audio source--but no option to choose none.
Can you make hitting delete on any field in the inspector clear it?
Hi Ralph! This is definitely something we want to fix. We've added it to our feature requests.
A not-so-nice work around is to create a dummy asset (import a random mp3), bind the field to the dummy asset and then delete the dummy assets. This will clear out the field. Alternatively, you can remove and then re-add the component. Both not great solutions but will result in a cleared out field.