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
6.01k stars 2.12k forks source link

Eye tracking recording not working in visualization demo scene #7356

Closed vaoliva closed 4 years ago

vaoliva commented 4 years ago

Describe the bug

Eye tracking recording / playback is not working in the EyeTrackingDemo-05-Visualizer.unity scene

To reproduce

Steps to reproduce the behavior:

  1. Open scene EyeTrackingDemo-00-RootScene.unity
  2. Make sure to have MSBuild enabled in the project
  3. Connect to Hololens 2 with Holographic Remoting
  4. Play scene
  5. With the menu in the scene, Navigate to EyeTrackingDemo-05-Visualizer scene
  6. Press Record Button
  7. Use eye gaze to generate heat map on left slate
  8. Press stop Recording
  9. Press Playback button
  10. No playback is rendered

eye_track_playback

Your setup (please complete the following information)

Target platform (please complete the following information)

sostel commented 4 years ago

Did you set the capability to be able to write to the Pictures/VideoLibrary? Was this tested on the device or via Holographic Remoting?

stale[bot] commented 4 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.

stale[bot] commented 4 years ago

This issue has been closed by an automated process because it is stale. If this is still an issue please add a new comment with more recent details and repro steps.