microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

Radial Button #8989

Closed Avinash0795 closed 9 months ago

Avinash0795 commented 3 years ago

Describe the issue

Radial Button Set when toggled multiple times in Unity Gaming Mode gets highlighted and executes the function Properly. After deployment in HL2. When I click toggle the Radial buttons once and go for the second Toggling the radial button doesn't respond and doesn't get selected. Therefore the respective function is not getting executed

Feature area

I am not sure. May be is it with deployment Problem as the function is working good in Unity but not in Hololens 2.

Existing doc link

If this is about something in an existing document, please provide link

Additional context

I would also like to Know how to Toggle between Radio Buttons. Example say I have two Radio Buttons. First I click Button 1 and the circle gets highlighted. When I a go and click the second one the First button does not get deselected so both the button gets highlighted. Please do help me with it.

CDiaz-MS commented 3 years ago

Hi @Avinash0795 which version of MRTK are you using? An issue similar to the one you have described was addressed in 2.5

Issue: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/8517 PR: https://github.com/microsoft/MixedRealityToolkit-Unity/pull/8533

Avinash0795 commented 3 years ago

I am using 2.4.0 sir. I have not checked with 2.5 release

stale[bot] commented 2 years ago

This issue has been marked as stale by an automated process because it has not had any recent activity. It will be automatically closed in 30 days if no further activity occurs. If this is still an issue please add a new comment with more recent details and repro steps.

IssueSyncBot commented 9 months ago

We appreciate your feedback and thank you for reporting this issue.

Microsoft Mixed Reality Toolkit version 2 (MRTK2) is currently in limited support. This means that Microsoft is only fixing high priority security issues. Unfortunately, this issue does not meet the necessary priority and will be closed. If you strongly feel that this issue deserves more attention, please open a new issue and explain why it is important.

Microsoft recommends that all new HoloLens 2 Unity applications use MRTK3 instead of MRTK2.

Please note that MRTK3 was released in August 2023. It features an all-new architecture for developing rich mixed reality experiences and has a minimum requirement of Unity 2021.3 LTS. For more information about MRTK3, please visit https://www.mixedrealitytoolkit.org.

Thank you for your continued support of the Mixed Reality Toolkit!