Giter Site home page Giter Site logo

Comments (4)

LB-KacperSzczepanski avatar LB-KacperSzczepanski commented on June 15, 2024 1

The issue does not happen when cables that are up to specification are used. Closing the issue.

from o3de-extras.

smurly avatar smurly commented on June 15, 2024

the USB cable provided with the Quest 2 headset is rated for charging via USB 2.0 and does not meet the USB 3.0+ requirement for data speed of linked used.

you may also set the rhi=vulkan with a setreg file which might also be a place to specify the default project

{
    "Amazon": {
        "AzCore": {
            "Bootstrap": {
                "project_path": "D:/workspace/o3de-extras/Projects/OpenXRTest"
            },
        }
    },
    "O3DE": {
        "Atom": {
            "RHI": {
                "FactoryManager": {
                    "factoriesPriority": [ "vulkan" ]
                }
            }
        }
    }
}

from o3de-extras.

LB-KacperSzczepanski avatar LB-KacperSzczepanski commented on June 15, 2024

Adding setreg did not impact the issue. We are waiting for cables that are up to specification to verify the issue using those.

from o3de-extras.

moraaar avatar moraaar commented on June 15, 2024

@LB-KacperSzczepanski have you received the new cables. Is this issue still happening?

AFAIK there is no connection between Oculus Development Runtime Features being on and that O3DE editor doesn't open. I think the cause must be different. But I'll hold until this is tested again with new cables.

Once it's retested, if the issue still happens please attach the editor's log (from <project-path/user/log>.

Thanks.

from o3de-extras.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.