You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug that could prevent Aardvark from starting if a gadget was open in a browser, but its gadget manifest wasn't available.
Fixed a bug that would crash on startup is some input configurations.
Fixed a bug that would allow a race between a gadget that was unlocking an interface and that interface actually ending.
Fixed a bug that would cause the hands to stop paying attention to the "interact" action set when regrabbing.
Those last two bugs combined to cause gadget seeds to get "stuck" and then the gadget to disappear when the gadget menu closed. In other cases they caused gadgets to go to the origin instead of staying at your hands. All of that should be more reliable now.