XR Daily: Arm Patents an Ultrasound Motion-Sickness Fix
Arm Patents a Way to Fight XR Motion Sickness With Ultrasound
The eternal VR problem: your eyes say you are moving, your inner ear says you are still, and your stomach votes to eject. Arm, the SoftBank-owned chip designer whose cores sit inside nearly every XR headset, just got a patent for a hardware answer.
The granted patent, “Method for minimising motion sickness for head-mountable extended reality,” was filed in the US back in July 2023 and granted on June 16, 2026. It describes a headset that watches motion in the images headed to its display and, past a threshold, fires ultrasonic transducers at the wearer’s vestibular system, the balance machinery in the inner ear, to make the body feel a nudge that matches what the eyes see.
The filing gets specific: low-intensity focused ultrasound (LiFU) delivered through arrays of one or more transducers per ear, with beamforming to target parts of the inner ear. A small visual motion to the left maps to a matching physical sensation of leftward movement; a bigger motion uses more acoustic radiation force. It is a patent, not a product, and the safety bar for beaming ultrasound at your balance system is high. But it signals the industry’s biggest silicon vendor now treats motion sickness as an engineering problem, not a tuning problem.
Meta’s New XR Operator Lets AI Agents Actually Play Your Game
Meta has shipped the missing piece of AI-assisted game development: a way for an agent to verify its own work. Meta XR Operator is an OpenXR API layer, now available as an experimental component in the Meta XR SDK (v205), that lets any Model Context Protocol (MCP) compatible AI agent see, navigate, and interact with a running VR app inside Meta XR Simulator.
The loop is the real deal: an agent can build a Unity scene, launch it, take screenshots, identify a bug, fix it, and confirm the fix landed. There is also natural-language testing, where you describe a scenario and the agent executes it and returns pass/fail evidence with screenshots. Meta tested it early with the Beat Saber team at Beat Games; one demo had an agent write a Tic-Tac-Toe game, aim the controller, press A to place pieces, and play to a win/loss state.
The catch is honest. XR Operator cannot hear audio, judge animation quality, or do individual finger tracking, and it misses subtle visual defects. It runs too slowly for real-time interaction, so Meta recommends “static, deterministic scenarios.” It is Unity-only out of the box, though the standalone package works with any OpenXR engine including Godot and Unreal. It is a debugging assistant for the logic and placement bugs that eat real QA hours, not one-prompt game generation.
Project Phoenix: Meta’s Ultralight Headset Comes Into Focus
The clearest picture yet of Meta’s next premium headset is emerging, codenamed Phoenix. First reported by The Information in 2024 under the prototype name Puffin, it is an opaque VR-style headset with pancake lenses and passthrough cameras weighing under 110 grams, with both battery and compute offloaded to a tethered puck.
That last part matters. The Apple Vision Pro and Samsung Galaxy XR offload only the battery; Phoenix moves the compute off your face entirely. It drops controllers in favor of the gaze-and-pinch input Apple popularized, and which Meta already used in its Orion AR glasses prototype. Blurred renders recently surfaced in the Eye Tracking NUX firmware package, dug up by dataminer ToastConcern.
Phoenix exists because Meta killed La Jolla, its direct Quest Pro successor, over micro-OLED cost. CTO Andrew Bosworth made the philosophy explicit: “lightness is premium on the headset.” Expect a 2027 ship and a device that prioritizes comfort over specs. The open question is whether a sub-110-gram passthrough headset can still clear the bar for mixed reality fidelity.
→ UploadVR
Godot 4.8 Dev 4 Is a Heavy One
If you thought Godot 4.8 was going to be a quiet stability pass, dev snapshot 4 argues otherwise. Release notes author Thaddeus Crews called it the hardest snapshot to narrow down.
The headliner is Trail3D, a native 3D trail node. Trails are deceptively hard to get right, which is why a native 3D trail has been one of the most-requested features for years. QbieShay built the official integration on top of Zi Ye’s Cozy Cube Godot Addons, so designers get the effect out of the box instead of hand-rolling it. It is a pre-release snapshot, so treat it as test territory, but it is a clear sign that 4.8 is shipping real feature work alongside the usual fixes.
Google Is Building a “Listening Area” Mode for Android XR Translate
Android Authority dug into version 10.32.66 of the Google Translate app and found a new live translation feature aimed squarely at smart glasses. Google Live Translate on Android XR is reportedly being developed with two listening modes: “Front only,” for one-on-one conversations directly in front of the wearer, and “Surrounding area,” which translates speech across the nearby space using the glasses’ full microphone array.
The distinction is the point. Meta’s smart glasses live translation is essentially the front-only mode. A surrounding-area mode would let you catch ambient conversation in a room rather than just a single speaker. The catch is the usual one for APK teardowns: code found in an app is not a shipping promise. But it lines up with Google’s Android XR push, which includes frames from Gentle Monster and Warby Parker this fall.
An EA Tech Artist Is Rebuilding Ziva-Style Muscle Simulation With FEM
Since Ziva Dynamics’ tooling faded, the character rigging world has had a gap. EA technical artist Shirzad Bahrami is working to fill it, and the interesting part is the method.
His muscle simulation tool, built on his existing XPBD solver, now adds the Finite Element Method (FEM) for the tissue work. His verdict is blunt: “This is why FEM is superior to XPBD for muscle simulation… FEM is more computationally intensive, but it produces much more accurate results when it comes to simulating muscle and fat tissue.” He is pairing that with sliding attachments between inner muscles and bones, plus a C++ implementation for the heavier computation. The tradeoff is speed, so the plan is XPBD for lookdev and FEM for final. It is one person’s passion project, not a download, but it is a useful technical counterpoint to the “AI will rig everything” chatter.
→ 80 Level
Quick Bites
- Declarative WebGPU: Hugo Daniel’s post on writing WebGPU pipelines as S-expressions hit the Hacker News front page this week. A fresh angle on a verbose API. → hugodaniel.com
- Schell Games layoffs: The studio behind Among Us 3D has confirmed layoffs, the latest in a rough stretch for VR developers. → UploadVR
- Real VR Fishing “US South”: A new DLC region is live on Quest and Steam, adding southern US fishing spots to one of VR’s most relaxing titles. → UploadVR
- Trombone Champ goes Disney: Unflattened’s Movie Magic Volume 1 DLC adds Disney tracks to VR’s silliest rhythm game. → UploadVR
Related reading
XR Daily: Ultrasound to Fight VR Motion Sickness
Today's XR, computer graphics, and game development news roundup.
XR Daily: Schell Games' First Layoffs in 24 Years
Today's XR, computer graphics, and game development news roundup.
XR Daily: Meta Spins Off Horizon Worlds
Today's XR, computer graphics, and game development news roundup.