Search Issue Tracker
[Input System] MultiplayerEventSystem throws a warning when more than on...
Reproduction steps:1. Open the attached "Multiplayer input" project2. Open Assets/Scenes/SampleScene3. Enter Play Mode4. Observe the... Read more
[GameView] Input works properly only on one of multiple GameView
Repro steps:1) Open the project(N.B. don't close any windows, just drag them, so you could see console and both Game Views2) Attach ... Read more
Input.GetButton returns false on level change, when button is still held...
How to reproduce: 1. Open attached project (case 739214.zip)2. Open scene Scenes/Main.unity- Scene contains a green Plane with a few... Read more
The left mouse button remains held when focusing the Player by. clicking...
How to reproduce:1. Open the attached “InputSystemBug_Source.zip” project2. Open the “SampleScene” Scene3. Build And Run4. Left-clic... 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
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
Input.GetKey(Keycode.LeftAlt) doesn't return true when left alt is press...
Steps to reproduce:1. Open attached project2. Create an empty gameObject in the Hierarchy3. Attach "LeftAltBehavior" script to it4. ... Read more
[3dConnexion] input value is not 0 with a stationary input position in a...
Reproduction steps:1. Setup and connect 3dConnextion device.2. Open and run attached project.3. Notice that input values are 0.4. Bu... Read more
Input lag on macOS 12.3.1 when the native touchpad input system is used
Reproduction steps:1. Open the attached project2. Open the "SampleScene" and enter the Play mode3. Drag 2 fingers in circles on the ... Read more
Multiline Keyboard on iOS devices looks weird
1. Run on some iOS device script that opens device`s keyboard with multiline:keyboard = TouchScreenKeyboard.Open("", TouchScreenKeyb... 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