[842] VRC_Panorama not function properly for Quest Users
closed
Tony_Lewis
For Quest users, panorama is loaded upon entry of instance but it will not refresh/load additional data from web once completed.
In most cases, loading of panorama failed upon entry of the instance.
If there is an additional load function associated with panorama, it will not do the job.
Ex. Video Player, Photo Frame, Presentation...
When a Quest user enters an instance with vrc_panorama,
There are cases where data can be retrieved on initial load, but it also often fails
Even if it is loaded there, it will not work properly if there is a function to load something additional.
For example, a world that uses Vide Player, Photo Frame, and presentation materials
It doesn't work properly.
Log In
100の人
Image Loading in SDK3 is also not working in Quest.
[Build: 1282] Image loader on quest loads images upside down
Fax
closed
SDK2 is deprecated, which is why the Quest implementation is somewhat lacking.
However, we're working on image loading in SDK3, which will work on all platforms! Please check the dev update here: https://ask.vrchat.com/t/developer-update-8-december-2022/15385
Tupper - VRChat Head of Community
tracked
100の人
If VRC_Panoramas are over total about 3MB, it is confirmed that VRC_Panorama break Quest.
owlboy
Tony_Lewis Do you have a technique/gimmick to refresh a VRC_Panorama with a new image on PC?
Tony_Lewis
owlboy: There could be 2 way. 1 using video player to type and load each time.
2 if you want to load same images each time using external php script
Ref, https://booth.pm/ja/items/1135757 (PHP Loader Sample)
SlyTheFloof
works for me on pc
Tony_Lewis
SlyTheFloof: This problem cause on quest user, not pc user.