Skip to content

OpenUTAU freezes whenever rendering on Linux #1878

@RichardKanshen

Description

@RichardKanshen

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

  1. Open a project with multiple tracks, each containing some notes
  2. OpenUTAU attempts to render all tracks, seemingly synchronously, ignoring any user interaction while it does so
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions