You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, RuntimeManager.WellKnwonOpenXRRuntimeManifestPaths is an array of strings that are hard-coded into the class. This list should be loaded at runtime from some file, or at least be put in a more convenient place
Currently,
RuntimeManager.WellKnwonOpenXRRuntimeManifestPathsis an array of strings that are hard-coded into the class. This list should be loaded at runtime from some file, or at least be put in a more convenient place