Back to changelog

v0.5.68Summer just got a lot steadier

Highlights

  • Way fewer crashes — hardened GPU teardown, rendering, and input handling
  • Windows: cleaner focus after activation and better crash reporting
  • Steadier shell and command handling, even through shutdown

Changes

Fixed
  • Rendering: discard canvas passes after failed instance-buffer mapping; retry failed UMA allocations; guard preview readback
  • Input: bound the input-action cache and clear orphaned pressed actions on focus loss
  • Shell/command executor: deadlines independent of frame ticks, safe cancel and exit-ownership through editor shutdown
  • Editor: guard deferred callbacks, doc lifecycle, and file edits (raw base receipts) across reload and teardown
  • Windows: cleaner chat focus after activation and engine-owned crash-dump collection with matching symbols
  • Studio: read generated downloads asynchronously