patch notes

PATCH NOTES 2.3.3

29.01.2026

This patch focuses on improving stability, multiplayer connectivity, and general UI functionality. It fixes Xbox session joining, several container-related crashes, crafting queue issues, and improves interactions with deployables, the hotbar, and breakable rocks.

Localization

  • New strings added to translations

UI

  • [Deployables] Aquarium focus to hotbar fix
  • [Talent View] Mounts skills reset fixed
  • [Loading Screen] Logo from the bottom left corner updated
  • Implemented transfer between deployables widget and hotbar - bug fixing, visuals tweaks
  • Crash fix occurring if container is opened on the client vol. 2

Gameplay

  • Added additional lines to voxel initialization to hide meshes that are fully mined (BURN-708)
  • Added additional replication to breakable rock components (BaseMesh and BreakableMeshContainer), rather than just the base - tested on PS5 devkits, bug no longer encountered (BURN-893)

Bug Fixes

  • Fixed Crafting Queue - sometimes work, sometimes doesn't (BURN-878)
  • [Multiplayer] Fixed session joining on Xbox
  • Fixed crash occurring if container is opened on the client
  • Build fix - revert changes

Technical/DevOps

  • Readded missing import from IcarusPlayerControllerSurvival.cpp
  • Removed forbiddenTags from TriggerRules