ValveSoftware/unity-xr-plugin

Black screen when started from within the accent code folder

shiena opened this issue · 3 comments

Environment

  • Unity2019.4.16f1
  • SteamVR Unity Plugin v2.7.1RC
  • OpenVR XR Plugin 1.1.2

For example, if an accent code such as Pokémon is included in the path of the application, it will be a black screen even if it is started.
There is no problem with the legacy VR API.

Even Oculus and OpenXR do not start normally, so the cause may be XR Plug-in Management.

Probably there is a problem with the character encoding of the unity DLL search path.
An invalid path string is generated by combining the Japanese system locale and accent code folder or the English system locale and Japanese folder, and the app displays a black screen.

This is a related issue reported to unity.
Perhaps this is a problem on the Unity Player launcher side, not the XR Plugin.
https://issuetracker.unity3d.com/issues/xr-sdk-oculus-build-crashes-on-xrsdkpreinit-when-running-it-from-folder-with-non-ascii-symbols