Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Unable to focus on Slider

Hi all, I am trying to implement a slider for my hololens app using the Unity UI Slider, but have been unable to focus on the slider. I was wondering if anyone else had this issue and/or knows how to fix/workaround this issue?

Tagged:

Answers

  • Options

    Can you explain more?

  • Options
    Peter_NZPeter_NZ ✭✭✭

    Sliders are the worst thing in Unity - they don't handle select/deselect well at all. We have pretty much got rid of all of our sliders and just use arrows or pinch and drag.

  • Options

    Was this solved? I need to use sliders in my app for compatibility with other versions (e.g. android app). They worked earlier this year but with the new updates they seem to be nonfunctional.

Sign In or Register to comment.