Git Product home page Git Product logo

Comments (5)

laurenweinstein1 avatar laurenweinstein1 commented on May 27, 2024

I just had a thought on this. I was about to start monitoring temperatures, but it occurs to me that this might actually simply be a screen timeout occurring. I need to test this directly but is it possible that the apps as built are not keeping the screen awake (overriding normal timeouts) in some situations -- e.g., when phone is being used in a Daydream headset instead of an actual Gear headset, or when there hasn't been any controller input for the timeout interval?

from arcoreinsideouttrackinggearvr.

laurenweinstein1 avatar laurenweinstein1 commented on May 27, 2024

Testing suggests that indeed the screen is timing out, that whatever keepawake function is present is not working properly. Both WhiteRoom and WhiteIsland will go black (and the background music will stop) when the current display timeout hits, unless some other activity keeps them awake.

from arcoreinsideouttrackinggearvr.

ChristophGeske avatar ChristophGeske commented on May 27, 2024

I am not aware of this phenomena on my device.
Unity recommends to turn of sleepTimeout on applications using accelerometer as the main source of input.

https://docs.unity3d.com/ScriptReference/Screen-sleepTimeout.html

Have you tried changing the display settings to a longer screen on time. (Settings/Display/Screen timeout) If you are not using a controller this might be the reason. If that's indeed the case I will fix that as soon as possible.

from arcoreinsideouttrackinggearvr.

laurenweinstein1 avatar laurenweinstein1 commented on May 27, 2024

from arcoreinsideouttrackinggearvr.

ChristophGeske avatar ChristophGeske commented on May 27, 2024

Fixed by latest update.

from arcoreinsideouttrackinggearvr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.