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-clic... 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... Read more
[Win] First time calling SystemInfo.deviceModel when game is maximized o...
How to reproduce: 1. Open the attached "ExceptionTest808191.zip" project 2. Open "0_Main_Menu" scene 3. In Game view select "Maximiz... 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 buil... Read more
The cursor is visible when using CursorLockMode.Locked in the standalone...
Steps to reproduce: 1. Download 1177531_repro.zip 2. Add "SampleScene" to build settings and build a standalone player 3. Launch pla... Read more
Errors thrown when listening to InputSystem.onAnyButtonPress
Reproduction steps: 1. Open the attached project 2. Enter Play mode 3. Click anywhere on the Play screen Expected result: The press... 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 a... 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" scene 3. Enter play mode 4. Hold 'A' or 'D' key to alter Ho... Read more
The automatic script upgrade does not convert Screen.lockCursor and Scre...
Steps to reproduce: 1. Open the attached project with Unity 5 2. Observe that the script updater doesn't update the following: Scree... 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
- [Android] URP built-in Lit and Complex Lit shaders do not get rendered in the WebGL application for Androids with the Adreno GPU's
- The Camera does not render correctly when the Camera.Rect() is changed and HDR is enabled and DX12 graphics API is selected
- InvalidOperationException is thrown in Play Mode when Visual Studio debugger is attached and a ShaderGraph material is used in the Scene
- Overblown outdoor lighting in HDRP on Intel Iris Xe GPU
- Awaitable.NextFrameAsync() fails to resume when invoked multiple times from the playModeStateChanged event