Coder Social home page Coder Social logo

Comments (4)

fieldsJacksonG avatar fieldsJacksonG commented on May 30, 2024

Change this line from "4.26.0" to "4.27.0" :

Then right click on the uproject and select "Generate Visual Studio project files"

This happens because the source project and plugin are developed in 4.26 so we can maintain backwards compatibility.

The releases here: https://github.com/microsoft/Microsoft-OpenXR-Unreal/releases
have already done this (see 4.27.zip in each release's "Assets" dropdown), which are then uploaded to the Unreal Marketplace.

from microsoft-openxr-unreal.

tahoorasf1 avatar tahoorasf1 commented on May 30, 2024

@fieldsJacksonG
thanks for answering I check your answer. it is not from there. the EngineVersion in MicrosoftOpenXR.uplugin was 4.27.0. I still get the same errors. and the release version 4.27.zip is not working. so I cannot even open it on my computer.

2021-11-19 15_36_28-MsftOpenXRGame - Unreal Editor
.

from microsoft-openxr-unreal.

fieldsJacksonG avatar fieldsJacksonG commented on May 30, 2024

How are you opening the project after changing the version to 4.27 (from 4.26)?
Are you right-clicking on the uproject and switching the engine version to 4.27, then opening the sln and building from Visual Studio?

I can repro this by opening the 4.26 project (from GitHub source) from a 4.27 engine and converting as a copy. This looks like what you have done, since the " 427" appended to your project name "MsftOpenXRGame 4.27" is added from a 4.27 copy-conversion. However, I do see a message prompt that the plugin was designed for 4.26 and need to click "yes" that I want to load anyway (this will always cause this failure!)
After I change the uplugin file to 4.27, this does go away for me.

Please make sure you have modified the uplugin file in "C:\users\stud8\Desktop\projectopenxr\Microsoft-OpenXR-Unreal\MsftOpenXRGame 4.27\Plugins\MicrosoftOpenXR" rather than the original source "C:\users\stud8\Desktop\projectopenxr\Microsoft-OpenXR-Unreal\MsftOpenXRGame\Plugins\MicrosoftOpenXR"

You can also try deleting the "Binaries", "DerivedDataCache", and "Intermediate" directories and trying to open the project again (this will guarantee that Unreal is not caching anything from an older build)

from microsoft-openxr-unreal.

tahoorasf1 avatar tahoorasf1 commented on May 30, 2024

I fixed it myself. after changing the version of the project the way you told me. I deleted the plugin 4.27 and put the latest version from the GitHub inside of the project. then It will work correctly.

from microsoft-openxr-unreal.

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.