Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.13k stars 1.41k forks source link

Images not appearing on Quest #2166

Open emclaren opened 4 years ago

emclaren commented 4 years ago

Description Images aren't appearing on Quest if you don't include the disable batching flag. Sometimes if you are at just the right angle you can see part of the image (see screenshot below)

Videos & Gifs work fine

To Reproduce

  1. Open a room in Hubs
  2. Change the scene to the Hubs Commons
  3. You likely won't see the Mozilla sign on the wall

Expected behavior I expect to see images

Screenshots This is what the room looks like from a camera in Quest - note that the Mozilla logo that should be in the scene is not there, and the generated text images only appear when you are near them at just the right angle 61c2b39f-a741-47d4-903d-198934e8056e

Example of Mozilla image that should be on the wall (taken on desktop computer

Screen Shot 2020-02-21 at 10 07 57 AM

Hardware Quest Oculus Browser System version 4566800260600000

Additional context Also reported from a community member. John tested Quest and didn't see this bug. Will update my system and see if it continues.

netpro2k commented 4 years ago

This is very likely a batching related issue. Since batching has been disabled by default, lowering priority and tagging this as an issue to look at if/when we want to re-enable it.

joshmarinacci commented 4 years ago

Does this still happen?