Search Issue Tracker
[VR Input] Touch Controller: Axis of thumbsticks max out at (+/-)0.99999...
VR Input] Touch Controller: Axis of thumbsticks max out at (/-)0.9999996 instead of (/-)1 1. Download attached project2. Setup Xbox ... Read more
[VR] FOV sometimes set to extreme value after exiting play mode
After a Play mode session in the Unity Editor with VR support enabled, the camera's Field of View often changes to some arbitrary va... Read more
[GearVR] Pause/Unpause repeatedly crashes app
1) Enable developer mode in the Gear VR service.2) Start the app.3) Repeatedly mash the Gear VR Back button to pause/resume quickly.... Read more
[VR] Crash when toggling on VRSettings.enabled after settings is false w...
Using a simple test scene with just a few primitives, the following sequence of actions either crash the Unity Editor or leave the R... Read more
[VR] VR doesn't work with the OpenGL Core renderer
The console prints out:Cannot start with unsupported graphics API.Bad config or LibOVR not found. VR disabled.Oculus HMD not present... Read more
[VR]Only 1 eye is active when splitting view into 2 cameras
1. Download and open the attached project2. Enter Play mode Expected result: view is rendered as normalActual result: only 1 eye is ... Read more
[SinglePassStereo] Render viewport scale and single pass scaling incorre...
2. How we can reproduce it using the example you attached1) Open the ViewportScene2) Enable Single pass stereo3) enabled Oculus SDK4... Read more
Playing a scene with OVR utilities crashes Unity
Steps to reproduce:1) Extract and open the attached project (791720-stripped.zip) in Unity.2) Press 'Play'.3) Unity crashes. *Note: ... Read more
[SinglePassStereo] Upgrading a project from 5.3 to latest combined stere...
1) Create a new project in 5.32) set target platform to windows 643) enable VR mode4) plugin oculus or other device5) Press play and... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used