Forum Discussion
18 Replies
- skjha5993Honored Guest
Hi, I'm also facing the same problem after updating meta horizon link app to latest version, did you found any solution?
- 4tothefloorMeta Employee
Hi skjha5993!
Thanks for letting us know about your issue. This is an issue that has been reported by other developers, and I would suggest that you to file a support ticket so that our support specialists can review your issue. To do this, please start by visiting this link. From there, select "Submit a request", link your account, and then select "New" to create a new support ticket.
Hope you found this helpful, and please let me know if you have any other questions!
-G I ran the MRUK sample code that includes the updates made in v81, and after that the QR code recognition started working again.
- skjha5993Honored Guest
But In my link app experimental options are not showing. Beta tab disappeared. I tried everything but still disappeared
Current behavior summary:
When pressing the Request button in the MRUK QR code sample, something seems to fail, but if I toggle QRCodeTrackingEnabled? ON/OFF afterward, QR codes are recognized correctly.
changing TrackingEnabled inside QRCodeManager does not reproduce this behavior, and after performing Request once, recognition works even after restarting the app.
aside from this, everything behaves the same as it did in v78.
additionally, if the HMD stays offline for a certain amount of time, QR code recognition stops working entirely—are there any solutions other than keeping the device online?
- abhigojouStart Member
May be try this
https://github.com/xrdevrob/QuestCameraKit
and see if the QR code tracking is working or not and replace the logic if it's working. - milan_wulfMember
I have the same problem, QR Tracking in Unity + Meta Quest Link stopped working after updating.
I updated Meta Quest Link (now called Meta Horizon Link), and after connecting with Link and testing the MRUK sample (v81) in Unity, the QR code recognition feature worked.
- 4tothefloorMeta Employee
Hi there milan_wulf!
Sorry to hear that you're having trouble with your app, I get how frustrating that can be. If you follow the steps I mentioned above in my reply to chilton, you can create a support ticket and our support specialists can help look into this issue with you.
Hope this helps!
-G
- chiltonProtege
v83 has effectively bricked all of my link based testing. I can build and deploy with no issues, but I can't test. it just locks me at a Unity start screen in Link. As you pointed out, there's a disconnect between the Link version and the SDKs, which as far as I know, are all still at v81.
I don't know what platform you're using, but I can tell you that there's something wrong with v83 at least in Unity, hopefully only because of this discrepancy.-Chilton
- 4tothefloorMeta Employee
Hey chilton!
Thanks for making me aware of the issue you're having. My suggestion would be for you to file a support ticket so that our support specialists can look into the issue with you. You can do this by visiting this link and selecting "Submit a request", linking your account, and then selecting "New" to create a new support ticket.
Hopefully you found this helpful, and please feel free to let me know if you have any other questions!
-G
- 4tothefloorMeta Employee
Hi there MRSystemForRadiopharmaceutical!
I understand you're having trouble getting your QR codes to be detected since you updated to v83. Just to make sure I understand correctly, are you referring to the Track QR codes in MR Utility Kit feature? If so, would you mind telling me a little more about the issue you're experiencing, like were you able to get it working prior to the update and how are you trying to use it in your app?
If this isn't the feature you're referring to, please feel free to elaborate!
-GI recently received the v83 update for Meta Quest Link, and I’m wondering whether its functionality depends on keeping the version aligned with the Meta OS version. Is it necessary for both versions to match for features to work correctly?
Also, regarding the MRUK sample: Will there be an updated version that supports the v83 update? If so, is there any information available on when that updated release might be published?
Any clarification would be greatly appreciated.
Yes, that’s correct — I’m referring to the “Track QR Codes” feature in MR Utility Kit. Before updating to v83, it was working normally. My app simply detects a QR code and displays an object positioned on top of it, but after the update it no longer recognizes the QR code.
- 4tothefloorMeta Employee
Understood, thanks for clarifying!
Since you mentioned things were working fine before the update, and now it's not working, it wouldn't be a bad idea to file a bug report within your Developer Dashboard. You can do this by navigating to the dashboard, selecting the "Get Help" button at the top of the screen, and selecting "Report a Problem".
That feature is still considered as experimental, so your feedback is very much appreciated! Additionally, I'm not sure if you've seen our documentation yet but we do have some resources that cover how to implement this feature. I linked it in my previous reply, but I'll link it below just for visibility. I'd suggest checking it out just to make sure you can't find a solution in there.
Hope this helps, and please feel free to let me know if you need any other assistance!
Track QR codes in MR Utility Kit
-G
→ Find helpful resources to begin your development journey in Getting Started
→ Get the latest information about HorizonOS development in News & Announcements.
→ Access Start program mentor videos and share knowledge, tutorials, and videos in Community Resources.
→ Get support or provide help in Questions & Discussions.
→ Show off your work in What I’m Building to get feedback and find playtesters.
→ Looking for documentation? Developer Docs
→ Looking for account support? Support Center
→ Looking for the previous forum? Forum Archive
→ Looking to join the Start program? Apply here.
Recent Discussions
Extremely long loading times for VR PREVIEW in Unreal Engine after updating Meta Quest Link to v85?
Hey Guys! Has anyone else experienced extremely long loading times for VR PREVIEW in Unreal Engine 5.5.1 after updating Meta Quest Link to v85? I literally have to wait 3 minutes, when it used to loa...Solved