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
If an invalid regular expression is entered into the general lyric replacement batch edit's Before box, the batch edit will no longer perform replacements on the UST until the window is closed and reopened, even if the contents of the box are changed to a valid regular expression.
Explains how to reproduce the bug
Go to Batch Edits > Lyrics > General lyrics replacement.
Type an invalid regular expression in the Before box, such as (.
After receiving a System.Text.RegularExpressions.RegexParseException, enter a lyric in the UST into the Before box.
Press Apply.
Verify that the entered lyric was not removed.
The issue is neither specific to a voicebank or UST.
Acknowledgement
🐛 Describe the bug
If an invalid regular expression is entered into the general lyric replacement batch edit's Before box, the batch edit will no longer perform replacements on the UST until the window is closed and reopened, even if the contents of the box are changed to a valid regular expression.
Explains how to reproduce the bug
(
.System.Text.RegularExpressions.RegexParseException
, enter a lyric in the UST into the Before box.The issue is neither specific to a voicebank or UST.
OS & Version
Windows 11
Logs
The text was updated successfully, but these errors were encountered: