A behaviour to put MRTK buttons in a disabled state
Sometimes you want UI elements to show in a disabled state - indicating you can do something, but that’s not available right now because the app is in a stat...
Sometimes you want UI elements to show in a disabled state - indicating you can do something, but that’s not available right now because the app is in a stat...
Another short tip: Usually when you want to act on a toggle button press - for instance on a PressableButtonHoloLens2Toggle - you connect a script method to ...
The problem A short tip this time. At Velicus, we are currently working on two apps. One is built with Unity 2019.4 LTS, the other with Unity 2020.3 LTS. The...
“Failed to launch ms-appinstaller…” For some reason you had to flash your HoloLens 2. For instance, because you lived on the edge and it started to misbehav...
People who, like me, use the heck out of Mixed Reality Toolkit as the base for all their Mixed Reality projects and dutifully upgraded to the latest version ...