Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Assets\MixedRealityToolkit.LightingTools\Examples\Scripts\LightPreviewController.cs(100,27): error CS0246: The type or namespace name 'InteractionSourceLostEventArgs' could not be found (are you missing a using directive or an assembly reference?) #12

Open
xiatianjin opened this issue Dec 7, 2021 · 4 comments

Comments

@xiatianjin
Copy link

Assets\MixedRealityToolkit.LightingTools\Examples\Scripts\LightPreviewController.cs(100,27): error CS0246: The type or namespace name 'InteractionSourceLostEventArgs' could not be found (are you missing a using directive or an assembly reference?)

unity version 2021.3.22

@Asif-Zahir
Copy link

Asif-Zahir commented Jan 14, 2022

I am having this issue as well on 2020.3.15f2

@Rower1337
Copy link

Was anyone able to fix this error?

@Ramesh-lg
Copy link

I am facing the same issue with unity version 2021.3.10f1

@raashidkhan1
Copy link

The InteractionManger api is obsolete, based on the last PR, it seems no's taking care of this repo anymore. Possibly, IMixedRealityPointerHandler can be used instead to replace all the InteractionManager Events.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants