You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the merge of #10276 there is an issue with how non-delimiter '.' characters are handled in PropertyBinding.parseTrackName. There are no requirements in most formats that track names can not include non-delimiter '.' characters.
Specific discussion of this issue starts here: #10276 (comment).