Skip to content

Problem with UI interactive buttons when developing for HoloLens 2 with MRTK3 #11820

Answered by dudziakl
Jibbevm asked this question in Q&A
Discussion options

You must be logged in to vote

Check if you have in your project Active Input system set to Input System Package or Both

and if you have on your default scene EventSystem object with two components Event System and XR UI Input Module. Make sure that you don't have two EventSystem objects with different settings.

If it doesn't solve the problem, then please compare your project with the VanillaUGUIExample from the MRTK3 sample projects.
https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/blob/main/UnityProjects/MRTKDevTemplate/Assets/Scenes/VanillaUGUIExample.unity

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Jibbevm
Comment options

Answer selected by Jibbevm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants