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

MRTK3's Record Eye Gaze Sample is not working #11731

Closed
AMollis opened this issue Jul 22, 2023 · 1 comment
Closed

MRTK3's Record Eye Gaze Sample is not working #11731

AMollis opened this issue Jul 22, 2023 · 1 comment

Comments

@AMollis
Copy link
Member

AMollis commented Jul 22, 2023

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


Describe the bug

MRTK3's Record Eye Gaze Sample is not working

To reproduce

Steps to reproduce the behavior:

  1. Go to 'EyeTrackingVisualizerExample.scene'
  2. Click on 'Record Eye Gaze'
  3. Look and heat map target on the left and on the right
  4. Click on 'Stop recording'
  5. Click 'Play recording'
  6. Nothing plays

Expected behavior

The heat map recording to play

@AMollis AMollis added the Bug label Jul 22, 2023
@AMollis AMollis added this to the MRTK v3.0 GA milestone Jul 22, 2023
@AMollis AMollis self-assigned this Jul 22, 2023
@github-actions github-actions bot added the MRTK3 label Jul 22, 2023
AMollis added a commit that referenced this issue Jul 27, 2023
## Overview
This change polishes the existing MRTK3 example scenes.  Things fixed

- Where possible, the scene's description panel was updated to include an "Object Manipulator" so the scene content can be moved
- The 'Simple Profiler' added to every scene
- Hand Rays disabled by default in eye-gaze interaction scene
- Updated 'Example Hand Menu' to initialize its state based on interactors' enablement at start time.
- The dictation example now re-enables keyword recognition once dictation stops.
- Improved 'Solver Example' scene layout
- Improved 'Speech Input Example' scene layout, and change 'global speech' sample to change shape/mesh of the game objects to better demonstrate using stateful interactor's keyword feature.
- Improved 'Dwell Example' scene layout
- Improved all eye gaze scene layouts
- Improved 'Disable Interactor Example' scene layout
- Improved 'Virtualized Scroll Rect List' scene layout, and added touch scrolling to the list
- Improved 'Scrolling Example' scene layout, and improved its performance by reducing game objects
- Updated 'Disable Interactor Example' so it's harder to get stuck.
- Fixed 'Eye Tracking Visualizer Example' scene so eye tracking recording works on device
- Fixing text example scene to use TextMeshPro


## Changes
- Fixes: #11731
- Fixes: #11730
- Fixes: #11726
- Fixes: #11725
@AMollis
Copy link
Member Author

AMollis commented Jul 27, 2023

Fixed with

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

No branches or pull requests

2 participants