Search Issue Tracker
[Linux] Keypad number keys reporting incorrectly
Accidental regression due to recent changes. Read more
Cursor.LockState locking out of the screen when using two monitors with ...
How to reproduce:1. Set one of your monitor's scale to the highest scale (170% or 200%) in Windows Display settings2. Open the user'... Read more
[macOS] trigger input is not processed on some gamepads
Reproduction steps:1. Open the project in "SuperInput.zip"2. Connect a controller to your device3. Enter Play Mode4. Try pressing le... Read more
[Input System] Unity does not register Amazon Fire TV remote's D-Pad cen...
Reproduction steps:1. Download the asset package down below called: "AmazonFireTVIssue.unitypackage"2. Import the asset package into... Read more
Control keys are inverted in the Editor after switching to open app or w...
Reproduction steps:1. Open the attached 'InputSystemTest1' project2. Open the 'SampleScene'3. Enter Play mode4. Note that the 'optio... Read more
Input.MousePosition returns Editor's x coordinate instead of Game view's...
How to reproduce:1. Open the "1298496_Repro" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. Drag the "GameObject" As... Read more
[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
[Android] Input.Compass.headingAccuracy is always set to 0
Reproduction steps:1. Download and open the user-submitted project "UnityCompass.zip"2. Build and run for Android3. Inspect the "Hea... Read more
Function Input.GetAxis("Mouse X") and Y-Axis in a Virtual Machine always...
How to reproduce:1. Create a Virtual Machine2. Create a new Unity project3. Create a new script4. In the "Update()" function write "... Read more
IPointerUpHandler is called on the same frame as IPointerDownHandler aft...
Reproduction steps:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode3. Click on the Hierarchy w... 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