I have created hololens 1 app using unity 2018.3.14f version and MRTK. Build the same application using visual studio 2017 and deploy the same. Now able to launch the application in simulator but not able to pass hands gesture (pinch / grab pointer) to object on which it will rotate.I had referred below link controller for app but it not able work. Need help to run program, appreciate you in advanced. Thank you.
@Virat-Gangurde Hand gestures in the HoloLens Emulator are specific to HoloLens 2. HoloLens 1 only supports basic hand input like tap, bloom and scroll along with basic hand position. You can install the HoloLens 2 Emulator from Using the HoloLens Emulator - Mixed Reality | Microsoft Learn.