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

Spectator camera gives "too much recursion" error #4666

Closed
broehl opened this issue Aug 17, 2020 · 2 comments
Closed

Spectator camera gives "too much recursion" error #4666

broehl opened this issue Aug 17, 2020 · 2 comments

Comments

@broehl
Copy link

broehl commented Aug 17, 2020

Description:
Entering VR with a spectator camera in the scene throws a "too much recursion" exception.

Adding a camera

  • A-Frame Version:1,0.4
    Platform / Device: Firefox/Windows
  • Reproducible Code Snippet or URL:
<script src="https://aframe.io/releases/1.0.4/aframe.min.js"></script>
@dmarcos
Copy link
Member

dmarcos commented Aug 17, 2020

You can use master builds. A working example on Firefox. Notice that mirroring / spectator camera is only avaliable over WebVR (only Firefox at the moment). Not available on any other browsers

@broehl
Copy link
Author

broehl commented Aug 18, 2020 via email

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

No branches or pull requests

2 participants