Another week, another hotfix 😉 . 0.5.20 fixes a segfault that occurs when opening a file dialog in Ubuntu (#993).
The segfault was due to a symbol collision between two unrelated libraries that OpenSim Creator uses. That type of bug should happen less frequently when OSC is refactored to exclusively talk to the operating system via SDL3.