realitycollective / com.realitytoolkit.core

The all-purpose framework for building the next reality
https://realitytoolkit.realitycollective.net/
MIT License
3 stars 0 forks source link

bug: Running a Project with only the Input Service results in "GazeProvider" errors #114

Open SimonDarksideJ opened 6 months ago

SimonDarksideJ commented 6 months ago

Reality Collective - Reality Toolkit Bug Report

Describe the bug

Console fills with "GazeProvider" errors if run without a Player Service

To Reproduce

  1. Create a new Scene
  2. Add the Global Service Manager
  3. Add the Input Service
  4. Run Project
  5. See errors

Errors persist even after the Player Service is added.

Expected behavior

Project should run without errors.

Actual behavior

Errors