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

Oculus VR Module causes white screen on Windows 10 #35788

Open
Tracked by #39196
zodywoolsey opened this issue Jan 31, 2020 · 4 comments
Open
Tracked by #39196

Oculus VR Module causes white screen on Windows 10 #35788

zodywoolsey opened this issue Jan 31, 2020 · 4 comments

Comments

@zodywoolsey
Copy link

zodywoolsey commented Jan 31, 2020

Godot version:
3.2 Edit: and all prior. It appears to be an issue with the Oculus Plugin itself.
OS/device including version:
Windows 10
Issue description:
Oculus Vr Module causes issues when opening a .godot project file.
Steps to reproduce:

  1. Create a project.
  2. In Godot on Windows 10, open the project and add the Oculus VR Module through the AssetLib tab.
  3. Close Godot.
  4. Try to reopen project in Godot.

It does not matter what platform any of the steps are performed in, the resulting project will always open to a white screen on Windows 10 as long as the Oculus Module is installed for the project.

@Calinou
Copy link
Member

Calinou commented Jan 31, 2020

cc @BastiaanOlij

@zodywoolsey
Copy link
Author

zodywoolsey commented Jan 31, 2020

3.2 - White Screen
3.1.2 - White Screen
3.1.1 - Immediate Crash
3.1 - White Screen
3.0 - Immediately goes back to project selection screen. (I don't know if VR was supported in this version or not)
There are no errors output to the console window that opens with the Editor on WIndows.

@pwab
Copy link

pwab commented Jun 16, 2020

Hey @zodywoolsey I tried to reproduce this issue with Godot 3.2.1.stable just by going through the steps you provided but I didn't get any white screen on Windows 10 1909 x64. Is this still happening with your setup?

@BastiaanOlij
Copy link
Contributor

Hmmm, I recorded the interaction tutorial series with the plugin without issues. That said, I did compile it from source for that series.

Do note that I think the asset is compiled with VC 2019 so you need the latest VC++ redistribution thingy installed, if you don't the plugin won't load.

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

4 participants