TLabWebViewVR icon indicating copy to clipboard operation
TLabWebViewVR copied to clipboard

Console Error when compiling with unity 6.X

Open Antonio91378 opened this issue 7 months ago • 2 comments

Image

I'm getting this error when trying to build the proj to the oculus ( I'm using quest 3) The run mode works fina, but as mentioned in the last issues, the painel dont load the right texture.

tryied to re-import the TextMeshPro and already changed the capture mode to ByteBuffer.

When I click in the error it brings me to this line of code:

Image

Will it be that if I change something here it solves it?

Antonio91378 avatar May 03 '25 02:05 Antonio91378

I Fixed changing some parameters within the code

Antonio91378 avatar May 03 '25 03:05 Antonio91378

Sorry for the late reply and thanks for the question and report, when you say that the textures do not load in Run mode, do you mean that the textures do not load when run on the Unity Editor or Quest Link, not when run on Meta Quest 3? This plug-in works only on devices that use an Android-based operating system. To verify the plugin's operation, it must be deployed to the actual device and verified on the actual device (For details, please refer to this page).

Also, have you successfully built and deployed the project as of now? If you have successfully built it, I would appreciate it if you could tell me what changes you made to the code (you don't have to answer if it's too hard to explain). I am currently using 6000.0.34f1 for Unity 6.X testing. I have not encountered the error reported here. Depending on the cause of the error reported here, it may be necessary to modify this plugin.

TLabAltoh avatar May 07 '25 17:05 TLabAltoh