- Steam App
- Containcorp (2483140)
- Event type
- patch note
- Published
- 27 October 2025 - 12:28:57 UTC
- Source
- steam_community_announcements
Patches> Fixed sizing issues with text fitting in UI elements> Removed hauling issue notifications> Fixed spelling on Anomaly Database> Fixed bug with sticky issues not being selectable in construction mode> Right-click can be used to erase in construction mode> Fixed hauling bug with multiblock tile objectsDev NotesThere were some bugs I encountered whilst doing a quick demo of the game. I'll link that below. Anyways, the most concerning bug I found was one with hauling, which somehow had not been picked up in playtests. It was quite a significant one that affected all multi-tile objects! Took a few hours to track down and fix, but it was fixed for this minor version. The bug wasn't caused by the hauling system itself, but rather, multitile objects were shuffling position data internally (as an unwanted side effect of some unrelated internal logic), which was causing them to jump the ha...