Search Issue Tracker
[VR | SPS] Double Vision occurs when camera renders into GUI Texture usi...
Here is a situation where a camera renders into a Render Texture that appears in the viewport via a GUI Texture. When using split-sc... Read more
[VR]eyeTextureWidth does not match full renderTargetWidth in SinglePassR...
Steps to reproduce:1. Download and open the attached project2. Make sure VR is enabled3. Enter Play mode4. Open the Frame Debugger w... Read more
Standalone build crashes when Stereo Rendering Mode is set to Single Pass
To reproduce: 1. Open the project folder, attached by user, in Explorer2. Go to build folder3. Make sure the Oculus VR Headset is on... 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
[VR][Asymmetric Frustum] Objects rendered through script are not offset ...
Steps to reproduce:1. Download and open the attached project on an HTC Vive connected machine2. Enter Play mode - this is fine3. Exi... Read more
Cardboard minimum SDK level is 19, but build fails because it requires 24
How to reproduce:1. Open SDK Manager, delete all newest API and make sure that you download API 19, 20 and/or 212. Start a new proje... Read more
[VR/Regression]Vive controllers are not activated and do not function in...
Steps to reproduce:1. Download and open the attached project on a machine with HTC Vive2. Enter the Play mode with vive controllers ... Read more
Enabling VR in Player settings does nothing until Editor re-launch
In the Unity Editor under Player settings when you toggle on VR Support it does not actually take effect until you re-start the Unit... Read more
Crash in UnityEditor.EditorGUIUtility:INTERNAL_CALL_RenderGameViewCamera...
To reproduce:1. Open attached project;2. Open "test" scene;3. In the Game window, select Display 2;4. Choose Main Camera and disable... 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