Search Issue Tracker
Editor crashes when building project with script in the scene for anothe...
To reproduce:1. Create new project2. Add new script to scene3. Save scene4. Build project for any platform that is not switched at t... Read more
[OSX] Input.GetAxis(Mouse) first given value is wrong after Cursor.lockS...
How to reproduce:1. Open the attached "New Unity Project 4" project and open "Main" scene2. Enter playmode3. Move the mouse to the c... Read more
Input.GetAxis does not work after loading another scene while two axes a...
How to reproduce:1. Open attached project "InputBug_2018.3.0a8.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, use WA... Read more
[InputSystem] Supported Devices List is missing for Input System Package
In the Project Settings, After creating settings asset for Input System Package, On accessing Supported Device-List it appears missi... 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
Submit Event not called when using a controller inside an active Input F...
Steps to reproduce:1. Open user-submitted project (make sure you're in SampleScene.unity)2. Connect a controller (tested with an Xbo... Read more
Mouse Input is not detected correctly when pressing in the Game view aft...
How to reproduce:1. Open the "TestInput.zip" project2. Open the "SampleScene" Scene3. Make sure the Console window is visible4. Ente... 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
InputSystem allocates 17 bytes of memory to NativeInputSystem.HasDeviceD...
Reproduction Steps:1. Import attached project.2. In Build Settings, make sure "Autoconnect Profiler" is selected.3. Add "Scene" to b... Read more
[Input] Clickcount returns very big values when mouse is moved
Reproduction steps:1. Open the attached project2. Open "MouseScene"3. Press any mouse button and move mouse around4. See that clickc... 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