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

Error: Interface Not Found (105) after updating to 2.7.2 #901

Closed
Shii2 opened this issue Jan 28, 2021 · 2 comments
Closed

Error: Interface Not Found (105) after updating to 2.7.2 #901

Shii2 opened this issue Jan 28, 2021 · 2 comments

Comments

@Shii2
Copy link

Shii2 commented Jan 28, 2021

After updating from 2.7.1 to 2.7.2 getting two errors in console: [SteamVR] Interface Not Found (105) and controllers does not appear anymore after launching Simple Sample scene. Tested with Oculus CV1 and Valve Index.
Interactions_Example does not work at all in 2.7.2
Using Unity 2019.4.18f1 and Legacy VR mode.
To verify I made two clean projects with same settings. Imported 2.7.1 into first project and 2.7.2 into second project. First project works fine when second throwing this error. Tested with SteamVR 1.15.19

Full error text:

UnityEngine.Debug:LogWarning(Object)
Valve.VR.SteamVR:ReportError(EVRInitError) (at Assets/SteamVR/Scripts/SteamVR.cs:244)
Valve.VR.SteamVR:CreateInstance() (at Assets/SteamVR/Scripts/SteamVR.cs:182)
Valve.VR.SteamVR:Initialize(Boolean) (at Assets/SteamVR/Scripts/SteamVR.cs:103)
Valve.VR.SteamVR_Behaviour_Pose:OnEnable() (at Assets/SteamVR/Input/SteamVR_Behaviour_Pose.cs:88)

@ict-ryahata
Copy link

I get the same error in my test scene as well as Interaction_Example not working (displays the VR simulator view). Haven't tried downgrading to 2.7.1.

Using Unity 2019.4.19f1 in Legacy VR mode, SteamVR 1.15.19.

@zite
Copy link
Collaborator

zite commented Feb 23, 2021

This should be fixed now as of 2.7.3. Sorry about the wait.

@zite zite closed this as completed Feb 23, 2021
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

3 participants