Search Issue Tracker
Alt+draggin with right-click does not rotate the Scene view when using a...
Reproduction steps:1. Open the attached project "New Unity Project (7).zip"2. In the Scene view press Alt and drag with right-click ... Read more
Crash on Leap::Controller::~Controller
Steps to reproduce:1. Open the project and a scene "asasa"2. Run the scene 2 times. On second run it crashes.Note: Script "msvjga" i... Read more
[Win] First time calling SystemInfo.deviceModel when game is maximized o...
How to reproduce:1. Open the attached "ExceptionTest808191.zip" project2. Open "0_Main_Menu" scene3. In Game view select "Maximize o... Read more
[macOS] Controller input does not work on macOS Standalone builds
Steps to reproduce:1) Open the attached project.2) Build for macOS.3) Connect a controller (PS4 or Xbox will do).4) Run the build.5)... Read more
The cursor is visible when using CursorLockMode.Locked in the standalone...
Steps to reproduce:1. Download 1177531_repro.zip2. Add "SampleScene" to build settings and build a standalone player3. Launch player... Read more
Errors thrown when listening to InputSystem.onAnyButtonPress
Reproduction steps:1. Open the attached project2. Enter Play mode3. Click anywhere on the Play screen Expected result: The pressed b... Read more
[Rendering Debugger] [Android] Hard to open Debugger UI on some Android ...
Hard to open Debugger UI when FPS are low because touch events get missed. You need to tap the screen quickly around 7 times in case... Read more
British keyboard inputs are not registered correctly in the Editor
How to reproduce: 1. Enable additional languages in the input settings for your Operating System- there should be a U.S. layout as w... Read more
The first time GetButton returns true all other GetAxis reset to zero
Steps to reproduce:1. Open attached project "922703.zip"2. Open "test" scene3. Enter play mode4. Hold 'A' or 'D' key to alter Horizo... Read more
The automatic script upgrade does not convert Screen.lockCursor and Scre...
Steps to reproduce:1. Open the attached project with Unity 52. Observe that the script updater doesn't update the following:Screen.l... 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