Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.0.2p4
Issue ID
702818
Regression
Yes
Input.gyro does not work in Awake or Start anymore
How to reproduce:
1. Open attached project
2. Open scene VTPSphere.unity
3. Comment out line 39 in script followGyro.cs
4. Build to iOS and run
- Note that the gyroscope does not work
- Using yield WaitForSeconds(3.0f) allows the gyro to work properly
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
headlessstudio
Sep 15, 2016 14:15
Still not fixed on 5.5b1 or 5.4.1f1