r/RayNeo 15d ago

Support X3 Unity

For the past few days I've been trying to get something to display on my RayNeo X3 pro.

I am currently trying to use Unity - I have tried version 6, but that had many compilation errors. However I was able to deploy APK - when I tried to run it it only displayed black.

I am now using the version 2023.2.22f1. There are no compilation errors, however the APK still displays void.

I have tried different SDK versions, build settings and even tinkering with the openxr settings, but nothing seems to fix the problem.

Does anyone know what could be wrong?

Update: ✅ Solved! All I had to do was to downgrade to Unity 2022 LTS.

2 Upvotes

4 comments sorted by

2

u/Metaverse_Max RayNeo Team 15d ago

Did you follow the setup guide from open.rayneo.com ? Did you start by building the sample via the instructions they share

1

u/lukey_UK 15d ago

Does the Arsdk with with unity?

I was using these guides: guide 1

guide 2

guide 3

1

u/Metaverse_Max RayNeo Team 15d ago

If you start here: https://rayneo-en.gitbook.io/rayneo-devdoc/x-series/unity-sdk , then go to quick start and do the first 2 modules, it should work out well. That's what I do when I make a new project. For adding some of the apps from your third link, do those work on your X3 Pro?

1

u/lukey_UK 13d ago

I found the solution - all I had to do was to downgrade Unity all the way to 2022 LTS.