Previous Release – 2026-07-19
### Linux Export & Platform Fixes<br />
– Fix: CameraMount node recreation for Linux exports – Nodes added inside instanced sub-scenes without [editable] marker were being silently dropped by Linux's scene loader, causing invisible cameras. Now automatically reconstructed in code on first load.<br />
– Exclude tools/backups from exports – Prevent stale player scene UIDs from colliding during builds across Windows, Linux server, and Linux client exports.<br />
– Linux Desktop export preset – Added Steam Deck target with proper configuration.<br />
– Add .stackdump to gitignore – Filter Windows debug dumps from version control.
—