Search Issue Tracker
[VR] Rift goggles remain blank after toggling power or disconnecting/rec...
When running a standalone player or using Play mode in the Unity Editor if you toggle power on DK2 (or disconnect then reconnect the... Read more
Crash at Camera::GetWorldToCameraMatrix when calling CommandBuffer.DrawR...
Steps to reproduce: 1. Open attached project "808298.zip"2. Open scene "combuf_DrawRenderer"3. In hierarchy, select "OrthoCamera"4. ... Read more
GL.LoadOrtho does not setup ortho perspective transform
1. Open user attached project in 5.4.0b202. Open and play Test scene.Notice that triangles are drawn in perspective view frustum.1. ... Read more
[Performance] ReadByte() from HttpWebRequest is extremely slow
1. Open user attached project2. Launch Unity Remote scene.3. Play scene4. Pay attention to log output.Notice that Unity receives onl... Read more
Multiple scenes stay loaded if the editor is closed while in play mode
How to reproduce:1. Open the attached project2. Open and play sceneA3. It will load additively sceneB4. Close the editor while in pl... Read more
UI Button stuck in the 'pressed' state if the mouse is moved off the but...
How to reproduce: 1. Open the attached project and the only scene in it.2. Play the scene, click on the button and slide the pointer... Read more
[Standalone] Screen.fullScreen fullscreen mode switches incorrectly afte...
Steps to reproduce: 1) Download attached project "New Unity Project.zip" and open in Unity.2) Build project for Windows standalone x... Read more
Having calculations that use _Time in sin() will have inconsistent resul...
Reproduction steps:1. Open the attached project '_Time'2. Open the available scene3. Play scene and observe the material behavior4. ... Read more
Animation Window Stalls due to Garbage Collection when animation has a l...
Steps to reproduce: 1. Open the attached project.2. Open the 'Profiler' window.3. In the 'Profiler' window press 'Profile Editor' an... 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