Beta 2025.9.2.430

From Resonite Wiki
Revision as of 20:57, 14 September 2025 by J4 (talk | contribs) (add new version (via SublimeText.Mediawiker))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Beta 2025.9.2.430 is a Resonite version released on 2025/09/02.

It is compatible with the previous build, Beta 2025.9.1.1178.

The following notes were sent by Frooxius:

Okay, this is probably the last build this week before I leave for EF (because I'm leaving in 3 hours for my flight x3), fixing up some issues!
The slot active checkboxes got moved to the right by @Gawdl3y to address the feedback and provide a good compromise until inspector rework.
The keys getting stuck is also fixed! Turns out Unity auto-updated the input package to a new version and I didn't notice and the new version has a bug.
Compatible with previous!

Locale:

  • Merged German locale update by @Muppeq
  • Merged Korean locale update by @MirPASEC
  • Merged Chinese (Mainland) locale update by modimobeikete

Tweaks:

  • Changed the slot active checkboxes in the inspector hierarchy to be right-aligned (requested by @Anquietas System, @GyztorMizirath, @Faeith, @ValorousVixen, @GlitchFlux, @Redd (evil mentor), @Malori, @marsmaantje, @Venport, implemented by @Gawdl3y, issue #5495)
    • This helps avoid accidental presses when intending to click the hierarchy expand/collapse toggle buttons

Fixes:

  • Fixed input system getting stuck when window is unfocused (@Joliair, @Halo issue #5504 and @Pyroboy, @Rax, @Ryn, @Xau, @TwinkieShip, @Foxbox, @989onan, @Sylva issue #5503)
    • This happened due to Unity auto-updating its input package to a newer version with a bug
    • This had nothing to do with the decoupling mechanism itself