Search Issue Tracker
[VR] PhysicsRaycaster is being cast off-center w/ VR mode on
Steps to reproduce:1. Download and open attached project "784179_repro.7z"2. Make sure VR mode is on ("Edit->Project Settings->... Read more
[VR] Unity crashes with Oculus utilities in ovrp_GetEyeTextureSize
To reproduce:1.Create new project, import "Oculus utilities for Unity" from here: https://developer.oculus.com/downloads/game-engine... 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
[OpenVR] Spotlight clipping with Vive
1) download the attached project2) Set up Vive, SteamVR, Etc3) Ensure VR mode is enabled + OpenVR preffered SDK4) Open 'SharedShadow... 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
Crashes while building with VR support enabled for platform which does n...
Steps to reproduce:1. Open the attached project (vrSupport.zip)2 Check Editor settings, notice that "Virtual Reality Supported" is e... 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
[VR] 5.4: Setting VRSettings.showDeviceView to false via API freezes Gam...
In previous recent Unity versions Game view would go blank when VRSettings.showDeviceView was set false, indicating the CenterEye. I... Read more
[Google VR] Right eye flashng randomly
1) Deploy the attached project to a GVR device2) Wait anywhere from 2 to 5 minutes and the right eye will flashNote: Tap the screen ... Read more
GearVR only: Fixed Camera.stereoMirrorMode bug
1) Open the test project2) build and deploy to android device (ensure VR mode enabled)3) Tap the touch pad to toggle mirrormode.4) o... 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