Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

No Immersion using Chrome #336

@ciib

Description

@ciib

We tried to implement a scene with webvr and unity. But if we loaded the scene from the server on different android devices the camera was shown in stereo but the movement was not working. Although the stereo of the camera was not overlapping.

We found that in the WebVRManager-Script on line 66 is a change of the WebVRCameraSet Gameobject name. But the original name (WebVRCameraSet) is necessary to generate the immersion. If I delete this line, it works fine for us.

I just want to send you this bugfix by us to solve this issue. It would be better to use tags instead of names for find gameobjects in a scene?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions