-
Notifications
You must be signed in to change notification settings - Fork 425
Open
Description
Acknowledgement
- I have read Getting-Started and FAQ
- If dealing with version 0.1.549 or higher, you have installed the .NET 8 runtime
🐛 Describe the bug
Whenever OpenUTAU is rendering notes, the entire UI becomes unresponsive until the rendering finishes, which includes ignoring all user input.
This appears to be a caching issue, as clearing the cache fixes the issue temporarily, but after even a couple of edits the cache builds up again and starts freezing again.
Explains how to reproduce the bug
- Open a project with multiple tracks, each containing some notes
- OpenUTAU attempts to render all tracks, seemingly synchronously, ignoring any user interaction while it does so
- Changing any note causes a re-render of all notes on every track, causing the freeze again
OS & Version
Linux 6.17.9-arch1-1 (Released on November 24 2025)
Logs
N/A (not causing a crash)
Metadata
Metadata
Assignees
Labels
No labels