Hytale Update 5 Part 2: Tab-Complete Commands, Voice Chat Mouth Animations, and Audio Improvements

Update 5 Part 2 just hit pre-release, about a week after Part 1. This one's got more meat to it than the previous patch, with some quality of life improvements that affect everyone, continued polish on the voice chat system from Update 4, and a surprisingly long bug fix list considering we're only a couple weeks out from the last patch.
The headline feature is tab-complete for commands, which is one of those things you don't realize you need until you have it and then you wonder how you lived without it. There's also a new reverb system that's the first step toward proper audio occlusion, voice chat lip sync, and a bunch of fixes for things that were broken in Update 4 or Part 1.
Nothing earth-shattering here, but a lot of small improvements that add up to a smoother experience. Let's go through it.
Tab-Complete for Commands: Finally
If you've ever tried to remember the exact syntax for a command, or scrolled through help trying to find the right one, or fat-fingered a command and had to retype the whole thing, this is for you.
Chat commands now have tab-autocomplete with a suggestion UI. Start typing a command, hit tab, and it cycles through suggestions. If a command has variants or options, Shift+Tab cycles through those. It's the kind of feature that feels obvious in retrospect because basically every modern game and application has some version of it, but Hytale just got it now.
For server owners and staff, this is huge for usability. Complex commands with multiple arguments become way more accessible when players can see their options instead of memorizing syntax. For regular players, even basic stuff like remembering whether a command is /home or /sethome gets easier when you can just type /h and tab through what's available.
It's not flashy. But it removes friction from a part of the game that everyone interacts with, which means it affects every session on every server. Quality of life improvements like this are worth their weight in gold.
Voice Chat Gets Lip Sync
This is a small detail that adds a surprising amount of presence to conversations. Avatars now perform mouth animations when voice chat is being used. So when someone talks, their character's mouth moves to match.
It's not perfectly synced or anything. This isn't mocap-level lip reading. But it's enough to give visual feedback that someone is speaking, which makes voice chat feel more integrated into the game world rather than being a separate layer that happens to exist alongside the visuals.
Combined with the proximity voice chat system from Update 4, this continues to build out voice as a core social feature rather than an afterthought. Walk up to a group of players and you can see who's talking before you even hear them clearly. It's the kind of polish that makes multiplayer interactions feel more alive.
Audio: Reverb System and Environmental Detection
Here's the technical change that most players won't consciously notice but will definitely feel. They've implemented a raycasting probe model for reverb and ambience detection. This is described as a first step toward proper occlusion, diffraction, and reverb zone handling.
Translation: the game is getting better at understanding what kind of space you're in and adjusting audio accordingly. Are you in a cave? A forest? A big open field? A small room? The audio should reflect that more accurately now, and this is the foundation for even more sophisticated audio in the future.
The phrase "first step toward proper occlusion" is particularly interesting. Occlusion is when sounds are blocked or muffled by objects between you and the sound source. Think hearing a conversation through a wall, or footsteps sounding different when there's a building between you and the player. If they're building toward that, the soundscape is going to get significantly more immersive over the next few updates.
For anyone playing on the best hytale servers with active communities and voice chat, better audio positioning and environmental awareness makes a real difference in how you experience the space and navigate by sound.
Items, Crops, and World Interactions
A handful of targeted changes to how certain items and blocks behave:
Crops now check for space before growing. If there isn't room to advance to the next growth stage, crops reset to the start of their current stage instead of trying to grow and breaking. This prevents the frustration of crops destroying themselves because you built something too close or placed a block above them.
Opening doors breaks intersecting soft blocks. Doors now destroy crops and similar blocks that are in the way, dropping their items. Makes sense from a physics standpoint and prevents weird interactions where crops and doors occupy the same space.
Royal Magic Couches can now be sat on. Small detail, but furniture that exists purely for decoration feels pointless when you can't actually use it. Now you can sit on the fancy couch.
Scarak Spit Clumps break in one hit. These were apparently taking multiple hits before. Now they break instantly. Not a huge change but it affects anyone farming these materials.
Crude Repair Kit descriptions updated. Probably just clarity improvements to explain what they do.
For players on survival servers, the crop change is the most noticeable. Building near farms is now less likely to accidentally destroy your food supply because a crop tried to grow into a block you placed.
Creative Tools: Even-Sized Brushes and New Alignment Options
For the builders and creative mode users, a few meaningful additions:
Even-sized creative brushes are now fully supported. Previously brushes were odd-numbered only (3x3, 5x5, etc.). Now you can use even sizes (2x2, 4x4, 6x6). This matters for symmetry and specific building techniques where even numbers are required.
New origin modes for brushes. Lowest and Highest Origin modes align the shape's actual world-Y extremes to the target block. This gives you more control over exactly where a brush action happens vertically, which is useful for terrain work and large-scale building.
Node Editor improvements. Added support for Prop, Positions, and Prop Distribution asset files. Drop-down menus for enum values in World-Gen V2 nodes, which makes configuration cleaner and less error-prone.
Mirror option removed from Paint Brush. Apparently this was causing issues or wasn't working as intended. It's gone now.
These changes are incremental but they keep improving the creative toolset. For server owners running creative servers or anyone doing serious building, the even-sized brush support is probably the most immediately useful addition.
Modding: Multiple HUD Layers and Prefab Spawner Deprecation
Modders got a few relevant updates this patch.
Multiple custom HUD layers can now coexist. Previously if two mods tried to add HUD elements they could conflict. Now they can stack properly, which means better compatibility between mods and more complex UI possibilities.
Prefab spawner support temporarily returned but deprecated. The Prefab Prop had this feature removed, but it's been added back temporarily to give creators more time to convert their content. The message is clear though: this is going away permanently eventually, so if you're using it, start transitioning to the new approach.
There's also a note that further modding changes are in the API Changelog, so modders should check that separately for technical details.
For players, the HUD layer change means modded servers can run more complex combinations of mods without visual conflicts. For server owners, it means more flexibility in what custom features you can stack together.
Naming: The Last of the Grey/Gray Cleanup
Continuing the naming standardization from Part 1, a few more items got renamed from "Grey" to "Gray":
- Hair gradient options: Ash Grey → Ash Gray, Grey → Gray, Purple Grey → Purple Gray
- Jean fabric options: Dark Grey → Dark Gray, Light Grey → Light Gray, Blue Grey → Blue Gray
It's all part of the same consistency pass to standardize on American spelling across the board. Not exciting, but it makes search and documentation cleaner.
The Bug Fix List: Longer Than Expected
For a Part 2 release, the bug fix section is surprisingly extensive. Here are the highlights across different categories.
Avatar and personalization: Flat Styled and Wedge Shoes now render correctly with socks. Apparently they were broken before.
Combat and items: Items in your backpack no longer lose durability on death if the server is configured not to have inventory penalties. NPCs don't get stuck in place underwater anymore. Capture crates don't reset captured entity cooldowns. Sprinting and scrolling work on macOS now, which is kind of wild that it didn't before.
World and blocks: Redwood blocks drop the correct items when broken. Shale Gravel and Marble Gravel can be crafted at the Farmer's Workbench. Some stairs that shouldn't have been craftable at the Builder's Workbench can't be anymore. Scarecrow hitboxes were reduced so crops don't break them when growing. Various Prop system fixes that affect world generation and prefab placement. Rotated blocks render correctly now. Ores that extend into another chunk render properly. Pipe corners render correctly. Gray Build Pipes actually look gray instead of whatever weird color they were before.
Creative tools and modding: Fixed a crash when sprinting in Creative Mode with zero speed multiplier. Fixed a crash when updating versions with Creative Tools active. Blocks with variant rotations flip correctly. Creative Tool previews rotate and render properly. Prefab files from zip assets load correctly. Multiple fixes to Prop systems affecting world generation output. Viewport command for selection regions fixed.
UI and display: Fixed crashes from commands without arguments, crashes from certain server messages, issues when reloading languages with ability items held, and clipping issues with Chinese text. Compass marker names don't get cut off anymore. Third-person camera position doesn't bug out when player position is adjusted.
Audio: Voice chat now handles null speaker positions correctly by playing from the listener's position. Sound events wait for the player to exist in the world before trying to play, which prevents audio-related crashes during world loading.
That's a lot of fixes for a two-week cycle. Some of these are clearly addressing issues introduced in Update 4 or Part 1, which is normal. You ship a big update, new edge cases emerge, you fix them in the next patch. The pace of iteration is solid.
What This Means for Servers
Update 5 Part 2 is a refinement update. It doesn't change the game dramatically, but it makes the existing experience smoother in a dozen small ways that add up.
For players: Tab-complete commands, lip sync on voice chat, better audio, fewer bugs. The game just works better. Nothing you need to relearn, just quality of life across the board.
For server owners: Better command usability means less time explaining syntax to players. Audio improvements make the multiplayer experience more immersive. Bug fixes for crafting, world generation, and item behavior mean fewer edge cases causing problems. The HUD layer changes open up more modding possibilities if you're running custom content.
For builders and creators: Even-sized brushes and new alignment modes expand what you can do efficiently. Node Editor improvements make world-gen work cleaner. Creative tool fixes eliminate several annoying bugs that were affecting workflow.
If you're running a server on the hytale server list, staying current with updates like this matters for player experience. The cumulative effect of quality of life improvements keeps players engaged by removing small frustrations. And the bug fixes prevent issues that would otherwise drain staff time handling edge cases.
Pre-Release Testing Window
As always, this is a pre-release build available through Launcher Settings. If you want to test these changes before they hit the live version, enable pre-release and jump in. Server owners especially should test to make sure nothing breaks with your custom content or configurations.
The team has been shipping updates at a steady pace. Update 4 launched officially while Part 1 of Update 5 was already in pre-release, and now Part 2 is out while Part 1 is presumably close to going live. That kind of pipeline means regular improvements and a development pace that feels active rather than stagnant.
For a game that's only been in early access for about two months, the iteration speed is impressive. Most of these updates are polish and refinement, which is exactly what an early access period should be doing. Build the foundation, smooth the edges, fix the bugs, make the core experience solid before piling on new content.
What Comes Next
The team hasn't said what Update 5 Part 3 or beyond will include, but based on the pattern so far, expect more refinement. The audio improvements are described as "first steps" toward more sophisticated systems, which suggests that thread will continue. The creative tools keep getting incremental improvements with each patch. And there's always a bug fix list addressing issues that emerge from the previous update.
The bigger question is what comes after Update 5 wraps up. Update 4 was the foundation update with 500+ blocks, voice chat, and major systems. Update 5 has been polish and iteration. Eventually there will be another content wave, but it makes sense to stabilize what exists before adding more complexity on top.
For players on the best hytale servers, this approach is better for long-term health. A stable, polished game with active development beats a feature-bloated game with constant bugs. And server owners benefit from a platform that doesn't break their custom content with every update.
Playing on Hytale servers that stay current with updates? Find active communities testing the latest features at HytaleServerList.me and browse by game mode to find your perfect server.