Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullReferenceException #1

Closed
JaVo93 opened this issue Dec 27, 2019 · 4 comments
Closed

NullReferenceException #1

JaVo93 opened this issue Dec 27, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@JaVo93
Copy link

JaVo93 commented Dec 27, 2019

Hi,

first thank you for your great work. I installed the apk and it worked instantly. Unfortunately in Unity after importing Oculus Integration, MRTK Foundation and Examples and open the example OculusMRTK scene I get this NullReferenceException:

NullReferenceException: Object reference not set to an instance of an object
Microsoft.MixedReality.Toolkit.Input.MixedRealityControllerMapping.SynchronizeInputActions (Microsoft.MixedReality.Toolkit.Input.MixedRealityInteractionMapping[] otherControllerMapping) (at Assets/MixedRealityToolkit/Definitions/Devices/MixedRealityControllerMapping.cs:205)
Microsoft.MixedReality.Toolkit.Input.MixedRealityControllerMappingProfile.AddMappings () (at Assets/MixedRealityToolkit/Definitions/Devices/MixedRealityControllerMappingProfile.cs:162)
Microsoft.MixedReality.Toolkit.Input.MixedRealityControllerMappingProfile.Awake () (at Assets/MixedRealityToolkit/Definitions/Devices/MixedRealityControllerMappingProfile.cs:129)

Do you have any idea to solve this exception?

@mr0ng
Copy link

mr0ng commented Dec 30, 2019

Same here

@trober
Copy link

trober commented Jan 14, 2020

Same issue with:
Unity 2018.4.14f1, MRTK 2.2 Foundation & Examples imported, Windows 10 machine, Oculus Integrations 12, Android project that builds for Quest

@andreibosco
Copy link

Same issue here:

  • Unity 2019.2.17f1
  • Oculus Integration 12
  • MRTK 2.2 (imported all unitypackages except UnityAR)
  • Brand new project with build settings set to Android

@tarukosu tarukosu added the bug Something isn't working label Jan 16, 2020
tarukosu added a commit that referenced this issue Jan 16, 2020
@tarukosu
Copy link
Contributor

This issue is fixed at version v1.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants